System.Net.Sockets.Socket.SocketAsyncResult.SocketAsyncResult C# (CSharp) Method

SocketAsyncResult() public method

public SocketAsyncResult ( ) : System
return System
			public SocketAsyncResult ()
			{
			}

Same methods

Socket.SocketAsyncResult::SocketAsyncResult ( Socket sock, object state, AsyncCallback callback, SocketOperation operation ) : System