Gets and sets the property Port.
The port number on which the cluster accepts connections.
Default: The same port as the original cluster.
Constraints: Must be between CopyC#
and 1115
CopyC#
.
65535

C# |
public int Port { get; set; }