Reference Library
OnSocketException Method (se)
NamespacesAsgard5.NetSocketClientOnSocketException(SocketException)
Declaration Syntax
C#Visual BasicVisual C++
protected virtual void OnSocketException(
	SocketException se
)
Protected Overridable Sub OnSocketException ( _
	se As SocketException _
)
protected:
virtual void OnSocketException(
	SocketException^ se
)
Parameters

Assembly: Asgard5Library (Module: Asgard5Library)