Gets the WaitHandle for the cancel event.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public WaitHandle CancelWaitHandle { get; }
Public ReadOnly Property CancelWaitHandle As WaitHandle Get
public: property WaitHandle^ CancelWaitHandle { WaitHandle^ get (); }