ResponseCode.LoopDetected 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.
A loop has been detected. (482)
public: int LoopDetected = 482;
public const int LoopDetected = 482;
val mutable LoopDetected : int
Public Const LoopDetected As Integer = 482