Provides data for the OnCancel event.
For a list of all members of this type, see InternetServer.CancelEventArgs Members.
System.Object
System.EventArgs
SocketTools.InternetServer.CancelEventArgs
Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.
CancelEventArgs specifies the socket handle for the current client session.
The OnCancel event occurs when a blocking network operation has been canceled.
Namespace: SocketTools
Assembly: SocketTools.InternetServer (in SocketTools.InternetServer.dll)
InternetServer.CancelEventArgs Members | SocketTools Namespace