ResponseCode.TooManyHops 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.
Too many hops are detected. (483)
public: int TooManyHops = 483;
public const int TooManyHops = 483;
val mutable TooManyHops : int
Public Const TooManyHops As Integer = 483