PowerTCP SSH and SFTP for .NET
Direction Property (LogEventArgs)




Indicates whether the packet was sent or received.
Syntax
'Declaration
 
Public ReadOnly Property Direction As DataDirection
'Usage
 
Dim instance As LogEventArgs
Dim value As DataDirection
 
value = instance.Direction
public DataDirection Direction {get;}
public: __property DataDirection get_Direction();
public:
property DataDirection Direction {
   DataDirection get();
}
See Also

Reference

LogEventArgs Class
LogEventArgs Members


PowerTCP SSH and SFTP for .NET Documentation Version 7.0
© 2023 Dart Communications. All Rights Reserved.
Send comments on this topic