Share via


ComputerHealthService.CommunicationPort Property

Definition

Communication port.

public:
 property int CommunicationPort { int get(); };
public int CommunicationPort { get; }
member this.CommunicationPort : int
Public ReadOnly Property CommunicationPort As Integer

Property Value

Returns a Int32 whose value is the port number that the health service uses to communicate with its primary Management Server.

Exceptions

Not currently connected to a management group.

Applies to