C# Class System.Net.Sockets.Socket.ConnectAsyncResult

Inheritance: System.Net.ContextAwareResult
Show file Open project: dotnet/corefx

Private Properties

Property Type Description
ConnectAsyncResult System.Collections.Generic

Private Methods

Method Description
ConnectAsyncResult ( object myObject, EndPoint endPoint, object myState, AsyncCallback myCallBack ) : System.Collections.Generic