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

Inheritance: System.Net.ContextAwareResult
显示文件 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