Property | Type | Description | |
---|---|---|---|
SetThreadKind | IDisposable | ||
SetThreadSource | void | ||
ThreadContract | void | ||
ThreadContract | void |
Method | Description | |
---|---|---|
SetThreadKind ( ThreadKinds kind ) : IDisposable | ||
SetThreadSource ( ThreadKinds source ) : void | ||
ThreadContract ( ThreadKinds kind, ThreadKinds allowedSources, string errorMsg ) : void | ||
ThreadContract ( ThreadKinds kind, string errorMsg ) : void |