C# Class BclExtras.Threading.ActiveObjectAsyncResult

Inheritance: IAsyncResult
Show file Open project: scottwis/tiny Class Usage Examples

Private Properties

Property Type Description
ActiveObjectAsyncResult System
DestroyWaitHandle void

Private Methods

Method Description
ActiveObjectAsyncResult ( Future future ) : System
DestroyWaitHandle ( ) : void

This is called by the creator of the FutureAsyncResult instance to destroy the wait handle once the operation is completed