ResponseSource Property

The source of the last PING response.

Syntax

public string ResponseSource { get; }
Public ReadOnly Property ResponseSource As String

Default Value

""

Remarks

This property contains the address of the host responding to the PING (ICMP ECHO) request. This may or may not be the host used in PingHost.

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 .NET Edition - Version 20.0 [Build 8307]