[Visual Basic] Public Shared Function AllocateDataSlot() As LocalDataStoreSlot [C#] public static LocalDataStoreSlot AllocateDataSlot(); [C++] public: static LocalDataStoreSlot* AllocateDataSlot(); [JScript] public static function AllocateDataSlot() : LocalDataStoreSlot;
A LocalDataSlot is returned
Context Class | Context Members | System.Runtime.Remoting Namespace