EndClientCapabilities
EndClientCapabilities
Waits for the pending asynchronous operation to complete. Please note, this operation works only in case if server supports RFC5161 See more https://tools.ietf.org/html/rfc5161
Returns: Returns array with capabilities which are supported by a server.
EndClientCapabilities(System::SharedPtr < System::IAsyncResult > asyncResult)
| Parameter | Description |
|---|---|
| asyncResult | The reference to the pending asynchronous request to wait for. |