C# Class System.Net.DebugThreadTracking

Afficher le fichier Open project: dotnet/corefx Class Usage Examples

Private Properties

Свойство Type Description
SetThreadKind IDisposable
SetThreadSource void
ThreadContract void
ThreadContract void

Private Methods

Méthode Description
SetThreadKind ( ThreadKinds kind ) : IDisposable
SetThreadSource ( ThreadKinds source ) : void
ThreadContract ( ThreadKinds kind, ThreadKinds allowedSources, string errorMsg ) : void
ThreadContract ( ThreadKinds kind, string errorMsg ) : void