ResponseCode.SessionProgress 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.
Represents the provisional SessionInProgress response. (183)
public: int SessionProgress = 183;
public const int SessionProgress = 183;
val mutable SessionProgress : int
Public Const SessionProgress As Integer = 183