Indicates that the Server has not sent data updates or probes on the connection for longer than a configurable timeout time.
public: int SERVER_TIMEOUT = 10;
public const int SERVER_TIMEOUT = 10;
Public Const SERVER_TIMEOUT As Integer = 10
PushServerException Fields