Click or drag to resize

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

Field Value

Type: Int32
See Also