This is experimental documentation.
Do not override this method unless you have advanced knowledge of sockets.
Declaration Syntax
C# | Visual Basic | Visual C++ |
protected virtual void SocketConnected( IAsyncResult asyn )
Protected Overridable Sub SocketConnected ( _ asyn As IAsyncResult _ )
protected: virtual void SocketConnected( IAsyncResult^ asyn )
Parameters
- asyn (IAsyncResult)
Assembly: Asgard5Library (Module: Asgard5Library)