Indicates that a request has been unexpectedly refused by the Server.
public: int SERVER_REFUSAL = 9;
public const int SERVER_REFUSAL = 9;
Public Const SERVER_REFUSAL As Integer = 9
PushServerException Fields