Property Port
Port
The server port that is used by the clients to connect to the server.
Declaration
public int Port { get; }
Property Value
Type | Description |
---|---|
System.Int32 | Specifies the port of server on which the cache is running. |