Click or drag to resize
HeartbeatPingQueryResultModel Properties

The HeartbeatPingQueryResultModel type exposes the following members.

Properties
  NameDescription
Public propertyEnginePort
Gets or sets the engine port that was used to ping.
Public propertyException
Gets or sets the query exception.
(Inherited from QueryResultModel.)
Public propertyIPAddress
Gets or sets the IP address that was pinged during this query.
Public propertyResult
Gets or sets a value indicating whether or not the query was successful.
(Inherited from QueryResultModel.)
Top
See Also