Provides data for the OnAccept event.
For a list of all members of this type, see SocketWrench.AcceptEventArgs Members.
System.Object
System.EventArgs
SocketTools.SocketWrench.AcceptEventArgs
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
AcceptEventArgs specifies the socket handle for the server that should accept the incoming client connection.
The OnAccept event occurs when a remote host attempts to establish a connection with the local system.
Namespace: SocketTools
Assembly: SocketTools.SocketWrench (in SocketTools.SocketWrench.dll)
SocketWrench.AcceptEventArgs Members | SocketTools Namespace