Edit

Share via


ResponseCode.BusyHere Field

Definition

The receiving system was contacted successfully but it is currently not willing or able to take additional calls. (486)

public: int BusyHere = 486;
public const int BusyHere = 486;
val mutable BusyHere : int
Public Const BusyHere As Integer  = 486

Field Value

Value = 486

Applies to