SocketParameter Properties

The SocketParameter type exposes the following members.

Properties

  NameDescription
Public propertyFilePath
path of the log file
(Inherited from LogParameter.)
Public propertyFileSize
Log file size in KB
(Inherited from LogParameter.)
Public propertyLogStatus
For enabling/disabling log
(Inherited from LogParameter.)
Public propertyNoOfBackups
Number of backups of logfile
(Inherited from LogParameter.)
Public propertyPortNumber
Socket port number
Public propertySessionProtectionTimeOut
Socket session protection timeout
Public propertySocketType
Represents socket name: RATL/HUB
Public propertyTimeOut
Socket time out
Top
See Also