Discuss this help topic in SecureBlackbox Forum
Returns server version.
Declaration
[C#/Java]
int RemoteVersion;
[VB.NET]
Property RemoteVersion As Integer
[Pascal]
property RemoteVersion: integer;
[C++]
int32_t get_RemoteVersion();
[PHP]
integer get_RemoteVersion()
Description
Use this property to get server version.
There are two versions for today: 1 and 2.
Discuss this help topic in SecureBlackbox Forum