 | AbortableAllocateDataSlot method |
Leads to Thread.AllocateDataSlot().
Namespace: NetEti.ApplicationControlAssembly: NetEti.ProcessTools (in NetEti.ProcessTools.dll) Version: 1.0.0+3226eb04384bdec34e8eaa040302e1906383a7b4
Syntaxpublic static LocalDataStoreSlot AllocateDataSlot()
Public Shared Function AllocateDataSlot As LocalDataStoreSlot
public:
static LocalDataStoreSlot^ AllocateDataSlot()
static member AllocateDataSlot : unit -> LocalDataStoreSlot
Return value
LocalDataStoreSlotLocalDataStoreSlot
See also