CFSocket.CFSocketAcceptEventArgs(CFSocketNativeHandle, IPEndPoint) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public CFSocketAcceptEventArgs (CoreFoundation.CFSocketNativeHandle handle, System.Net.IPEndPoint remote);
new CoreFoundation.CFSocket.CFSocketAcceptEventArgs : CoreFoundation.CFSocketNativeHandle * System.Net.IPEndPoint -> CoreFoundation.CFSocket.CFSocketAcceptEventArgs
Parameters
- handle
- CFSocketNativeHandle
- remote
- IPEndPoint