SocketAsyncState Constructor
Couchbase .NET SDK 2.0
Initializes a new instance of the
SocketAsyncState
class
Namespace:
Couchbase.IO
Assembly:
Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
C#
VB
C++
F#
Copy to Clipboard
Print
public
SocketAsyncState
()
public SocketAsyncState()
Public
Sub
New
Public Sub New
public
:
SocketAsyncState
()
public: SocketAsyncState()
new
:
unit
->
SocketAsyncState
new : unit -> SocketAsyncState
See Also
Reference
SocketAsyncState Class
Couchbase.IO Namespace