Reference Library
SocketClient..::..SocketInformationEventHandler Delegate
NamespacesAsgard5.NetSocketClientSocketClient..::..SocketInformationEventHandler
Declaration Syntax
C#Visual BasicVisual C++
public delegate void SocketInformationEventHandler(
	Object sender,
	SocketInformationEventArgs e
)
Public Delegate Sub SocketInformationEventHandler ( _
	sender As Object, _
	e As SocketInformationEventArgs _
)
public delegate void SocketInformationEventHandler(
	Object^ sender, 
	SocketInformationEventArgs^ e
)
Parameters

Assembly: Asgard5Library (Module: Asgard5Library)