C# Class System.Threading.RegisteredWaitHandle

Inheritance: System.MarshalByRefObject
显示文件 Open project: dotnet/corefx Class Usage Examples

Public Methods

Method Description
Unregister ( System waitObject ) : bool

Private Methods

Method Description
RegisteredWaitHandle ( )

Method Details

Unregister() public method

public Unregister ( System waitObject ) : bool
waitObject System
return bool