Reference Library
SocketExceptionEventArgs Constructor (socketexcepion)
NamespacesAsgard5.NetSocketExceptionEventArgsSocketExceptionEventArgs(SocketException)
Declaration Syntax
C#Visual BasicVisual C++
public SocketExceptionEventArgs(
	SocketException socketexcepion
)
Public Sub New ( _
	socketexcepion As SocketException _
)
public:
SocketExceptionEventArgs(
	SocketException^ socketexcepion
)
Parameters
socketexcepion (SocketException)

Assembly: Asgard5Library (Module: Asgard5Library)