SocketAwaitable GetResult Method Couchbase .NET SDK 2.0
Gets the result of the asynchronous Socket operation.

Namespace: Couchbase.IO
Assembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.2.0 (2.0.2.0)
Syntax
public void GetResult()
Exceptions
ExceptionCondition
SocketException
Remarks
See Also