PowerTCP Sockets for .NET
OnEcho Method




Syntax
'Declaration
 
Protected Overridable Sub OnEcho( _
   ByVal e As EchoEventArgs _
) 
'Usage
 
Dim instance As Ping
Dim e As EchoEventArgs
 
instance.OnEcho(e)
protected virtual void OnEcho( 
   EchoEventArgs e
)
protected: virtual void OnEcho( 
   EchoEventArgs* e
) 
protected:
virtual void OnEcho( 
   EchoEventArgs^ e
) 

Parameters

e
See Also

Reference

Ping Class
Ping Members


PowerTCP Sockets for .NET Documentation Version 6.1
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic