ComputerHealthService.CommunicationPort 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.
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.