Edit

Share via


ResponseCode.AlternativeService Field

Definition

The call was not successful, but alternative services are possible. (380)

public: int AlternativeService = 380;
public const int AlternativeService = 380;
val mutable AlternativeService : int
Public Const AlternativeService As Integer  = 380

Field Value

Value = 380

Applies to