[Missing <summary> documentation for P:QS.CMS.Base3.AsynchronousOperation.AsyncWaitHandle]

C# | Visual Basic | Managed C++ |
public WaitHandle AsyncWaitHandle { get; }
Public ReadOnly Property AsyncWaitHandle As WaitHandle
public: virtual property WaitHandle^ AsyncWaitHandle { WaitHandle^ get () sealed; }