Reference Library
SocketException Property
NamespacesAsgard5.NetSocketExceptionEventArgsSocketException
Declaration Syntax
C#Visual BasicVisual C++
public SocketException SocketException { get; protected set; }
Public Property SocketException As SocketException
	Get
	Protected Set
public:
property SocketException^ SocketException {
	SocketException^ get ();
	protected: void set (SocketException^ value);
}

Assembly: Asgard5Library (Module: Asgard5Library)