Back to product page

Status property


Determines is server is active.

Type

A Boolean value

Syntax

  • Basic
object.Status
The Status(object) syntax has these parts:
objectAn expression evaluating to an object of type wodSSHD.

Remarks

Status property is used to determine if server is currently active and accepting connections, or not. It is possible that server is not active, and still port 22 is accepting connections - in which case someone else is using the port (it is possible that even some other instance of wodSSHD is running).

Platforms

Windows