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 SocketDataArrival( IAsyncResult asyn )
Protected Overridable Sub SocketDataArrival ( _ asyn As IAsyncResult _ )
protected: virtual void SocketDataArrival( IAsyncResult^ asyn )
Parameters
- asyn (IAsyncResult)
Assembly: Asgard5Library (Module: Asgard5Library)