Edit

Share via


ResponseCode.Trying Field

Definition

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

Field Value

Value = 100

Applies to