Click or drag to resize

SessionBases_serverTcpIpPortNumber Field

By default port number 7031 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: 8.2.1.0 (8.2.1)
Syntax
public static int s_serverTcpIpPortNumber

Field Value

Type: Int32
See Also