ResponseCode.RequestTerminated 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 request was terminated by a BYE or CANCEL. (487)
public: int RequestTerminated = 487;
public const int RequestTerminated = 487;
val mutable RequestTerminated : int
Public Const RequestTerminated As Integer = 487