Time (Milliseconds)
Send message to the server to keep connction alive and detect
the failure
| C# | Visual Basic | Visual C++ |
public int KeepConnectionAliveTime { get; set; }
Public Property KeepConnectionAliveTime As Integer
public: property int KeepConnectionAliveTime { int get (); void set (int value); }