ResponseCode.SessionTimerTooSmall Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The session timer indicated in the message is too small. (422)
public: int SessionTimerTooSmall = 422;
public const int SessionTimerTooSmall = 422;
val mutable SessionTimerTooSmall : int
Public Const SessionTimerTooSmall As Integer = 422