 | AbortableFreeNamedDataSlot Methode |
Leads to Thread.FreeNamedDataSlot(...).
Namensraum: NetEti.ApplicationControlAssembly: NetEti.ProcessTools (in NetEti.ProcessTools.dll) Version: 1.0.0+6e6ab0c4fed8e24cd32ff9136ecb6b264898a6a9
Syntaxpublic static void FreeNamedDataSlot(
string name
)
Public Shared Sub FreeNamedDataSlot (
name As String
)
public:
static void FreeNamedDataSlot(
String^ name
)
static member FreeNamedDataSlot :
name : string -> unit
Parameter
- name String
- The name of the DataSlot.
Siehe auch