This is experimental documentation.
This event is fired when information regarding the socket is available.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public event SocketClient..::..SocketInformationEventHandler SocketInformation
Public Event SocketInformation As SocketClient..::..SocketInformationEventHandler
public: event SocketClient..::..SocketInformationEventHandler^ SocketInformation { void add (SocketClient..::..SocketInformationEventHandler^ value); void remove (SocketClient..::..SocketInformationEventHandler^ value); }
Assembly: Asgard5Library (Module: Asgard5Library)