This is experimental documentation.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public SocketExceptionEventArgs( SocketException socketexcepion )
Public Sub New ( _ socketexcepion As SocketException _ )
public: SocketExceptionEventArgs( SocketException^ socketexcepion )
Parameters
- socketexcepion (SocketException)
Assembly: Asgard5Library (Module: Asgard5Library)