NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

LocalDataStoreMgr.AllocateDataSlot

[To be supplied.]

[Visual Basic]
Public Function AllocateDataSlot() As LocalDataStoreSlot
[C#]
public LocalDataStoreSlot AllocateDataSlot();
[C++]
public: LocalDataStoreSlot* AllocateDataSlot();
[JScript]
public function AllocateDataSlot() : LocalDataStoreSlot;

See Also

LocalDataStoreMgr Class | LocalDataStoreMgr Members | System Namespace