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)
Syntaxpublic static int s_serverTcpIpPortNumber
Public Shared s_serverTcpIpPortNumber As Integer
public:
static int s_serverTcpIpPortNumber
static val mutable s_serverTcpIpPortNumber: int
Field Value
Type:
Int32
See Also