ResponseCode.Trying 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 Trying response. (100)
public: int Trying = 100;
public const int Trying = 100;
val mutable Trying : int
Public Const Trying As Integer = 100