This is experimental documentation.
This event is fired when there is any error exception that occurs in SocketClient
Declaration Syntax
C# | Visual Basic | Visual C++ |
public event SocketClient..::..ExceptionEventHandler Error
Public Event Error As SocketClient..::..ExceptionEventHandler
public: event SocketClient..::..ExceptionEventHandler^ Error { void add (SocketClient..::..ExceptionEventHandler^ value); void remove (SocketClient..::..ExceptionEventHandler^ value); }
Assembly: Asgard5Library (Module: Asgard5Library)