This is experimental documentation.
Declaration Syntax
C# | Visual Basic | Visual 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
- sender (Object)
Assembly: Asgard5Library (Module: Asgard5Library)