Indicates that an attempt to reconnect to a session has not received any answer for longer than a configurable timeout time.
public: int RECONNECTION_TIMEOUT = 11;
public const int RECONNECTION_TIMEOUT = 11;
Public Const RECONNECTION_TIMEOUT As Integer = 11
PushServerException Fields