Click or drag to resize
IcmpPingQueryResultModel Properties

The IcmpPingQueryResultModel type exposes the following members.

Properties
  NameDescription
Public propertyException
Gets or sets the query exception.
(Inherited from QueryResultModel.)
Public propertyExceptionDetail
Gets or sets the exception detail.
Public propertyNetworkId
Gets or sets the network id that was pinged.
Public propertyReplyAddress
Gets or sets the IP address from which the reply was sent.
Public propertyResult
Gets or sets a value indicating whether or not the query was successful.
(Inherited from QueryResultModel.)
Public propertyRoundtrip
Gets or sets the duration of the ICMP ping round-trip.
Public propertyStatus
Gets or sets the IPStatus from the ping reply as a string.
Top
See Also