SocketAwaitable IsCompleted Property Couchbase .NET SDK 2.0
Returns true if the operation has comepleted.

Namespace: Couchbase.IO
Assembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.1.0 (2.0.1.0)
Syntax
public bool IsCompleted { get; set; }

Property Value

Type: Boolean
See Also