PowerTCP Sockets for .NET
OnUserState Method




Syntax
'Declaration
 
Protected Overridable Sub OnUserState( _
   ByVal e As UserStateEventArgs _
) 
'Usage
 
Dim instance As ComponentBase
Dim e As UserStateEventArgs
 
instance.OnUserState(e)
protected virtual void OnUserState( 
   UserStateEventArgs e
)
protected: virtual void OnUserState( 
   UserStateEventArgs* e
) 
protected:
virtual void OnUserState( 
   UserStateEventArgs^ e
) 

Parameters

e
See Also

Reference

ComponentBase Class
ComponentBase Members


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