SessionBases_serverTcpIpPortNumber Field |
By default port number 7031 (7032 if .net core) is used for communication with VelocityDBServer. Change the value here and also in VelocityDbServer.exe.config if you need to use a different port number.
Namespace:
VelocityDb.Session
Assembly:
VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax public static int s_serverTcpIpPortNumber
Public Shared s_serverTcpIpPortNumber As Integer
public:
static int s_serverTcpIpPortNumber
static val mutable s_serverTcpIpPortNumber: int
Field Value
Type:
Int32See Also