Click or drag to resize

AbortableAllocateNamedDataSlot Methode

Leads to Thread.AllocateNamedDataSlot(...).

Namensraum: NetEti.ApplicationControl
Assembly: NetEti.ProcessTools (in NetEti.ProcessTools.dll) Version: 1.0.0+6e6ab0c4fed8e24cd32ff9136ecb6b264898a6a9
Syntax
public static LocalDataStoreSlot AllocateNamedDataSlot(
	string name
)

Parameter

name  String
Name of the DataSlot.

Rückgabewert

LocalDataStoreSlot
LocalDataStoreSlot
Siehe auch