ResponseCode.BusyHere 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.
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