Reference Library
SocketConnected Method (asyn)
NamespacesAsgard5.NetSocketClientSocketConnected(IAsyncResult)
Do not override this method unless you have advanced knowledge of sockets.
Declaration Syntax
C#Visual BasicVisual 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)