AgentDetails.AgentClientIP Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the client IP address of the agent.
public System.Net.IPAddress? AgentClientIP { get; }
member this.AgentClientIP : System.Net.IPAddress
Public ReadOnly Property AgentClientIP As IPAddress