AgentContext.ConnectionString Property

Definition

Gets the machine name of the agent and the port on which it listens for incoming connections.

public:
 property System::String ^ ConnectionString { System::String ^ get(); };
public string ConnectionString { get; }
member this.ConnectionString : string
Public ReadOnly Property ConnectionString As String

Property Value

A string that contains the machine name and port.

Applies to