Thread
cs.system.runtime.constrainedexecution.CriticalFinalizerObject → cs.system.threading.Thread (extern final class)
Implements: cs.system.runtime.interopservices._Thread
Static Members
CurrentThread: ThreadCurrentPrincipal: cs.system.security.principal.IPrincipalCurrentContext: cs.system.runtime.remoting.contexts.ContextAllocateNamedDataSlot(name: String): cs.system.LocalDataStoreSlot| Name | Type |
|---|---|
name |
String |
| Returns |
|---|
| cs.system.LocalDataStoreSlot |
| Name | Type |
|---|---|
name |
String |
AllocateDataSlot(): cs.system.LocalDataStoreSlot| Returns |
|---|
| cs.system.LocalDataStoreSlot |
GetData(slot: cs.system.LocalDataStoreSlot): Dynamic| Name | Type |
|---|---|
slot |
cs.system.LocalDataStoreSlot |
| Returns |
|---|
| Dynamic |
SetData(slot: cs.system.LocalDataStoreSlot, data: Dynamic): Void| Name | Type |
|---|---|
slot |
cs.system.LocalDataStoreSlot |
data |
Dynamic |
GetNamedDataSlot(name: String): cs.system.LocalDataStoreSlot| Name | Type |
|---|---|
name |
String |
| Returns |
|---|
| cs.system.LocalDataStoreSlot |
GetDomain(): cs.system.AppDomain| Returns |
|---|
| cs.system.AppDomain |
GetDomainID(): Int| Returns |
|---|
| Int |
ResetAbort(): Void| Name | Type |
|---|---|
millisecondsTimeout |
Int |
MemoryBarrier(): Void| Name | Type |
|---|---|
iterations |
Int |
VolatileRead(address: cs.Ref): cs.types.UInt8| Name | Type |
|---|---|
address |
cs.Ref |
| Returns |
|---|
| cs.types.UInt8 |
VolatileWrite(address: cs.Ref, value: cs.types.UInt8): Void| Name | Type |
|---|---|
address |
cs.Ref |
value |
cs.types.UInt8 |
BeginCriticalRegion(): VoidEndCriticalRegion(): VoidBeginThreadAffinity(): VoidEndThreadAffinity(): VoidInstance Members
ManagedThreadId: IntExecutionContext: ExecutionContextName: StringIsBackground: BoolIsAlive: BoolIsThreadPoolThread: BoolCurrentUICulture: cs.system.globalization.CultureInfoCurrentCulture: cs.system.globalization.CultureInfoAbort(): VoidInterrupt(): VoidJoin(): VoidResume(): VoidStart(): VoidSuspend(): Void| Returns |
|---|
| Anonymous |
SetApartmentState(state: Anonymous): Void| Name | Type |
|---|---|
state |
Anonymous |
TrySetApartmentState(state: Anonymous): Bool| Name | Type |
|---|---|
state |
Anonymous |
| Returns |
|---|
| Bool |
GetCompressedStack(): CompressedStack| Returns |
|---|
| CompressedStack |
SetCompressedStack(stack: CompressedStack): Void| Name | Type |
|---|---|
stack |
CompressedStack |
new(start: ThreadStart): Void| Name | Type |
|---|---|
start |
ThreadStart |
Metadata
| Name | Parameters |
|---|---|
:nativeGen |
- |
:libType |
- |
:csNative |
- |