Back to product page

LogFilename property


Holds log filename.

Type

A String value

Syntax

  • Basic
object.LogFilename[= value]  
The LogFilename(object,value) syntax has these parts:
objectAn expression evaluating to an object of type User.
valueA String value.

Remarks

LogFilename property allows you to perform logging on all connection data created by user that goes through wodSSHTunnel. You can set this property in UserConnected Event and it will log data as long as user is connected to the channel.

Platforms

Windows