TlsSocket.EndNegotiate Method
Namespace: Rebex.Net
Assembly: Rebex.Networking.dll (version 7.0.9147)
EndNegotiate(IAsyncResult)
Ends a pending asynchronous negotiation.
Declaration
public void EndNegotiate(IAsyncResult asyncResult)
Parameters
Type | Name | Description |
---|---|---|
IAsync |
asyncResult | Stores state information for this asynchronous operation as well as any user-defined data. |
Remarks
The End