PingErrorCodes Enumeration
Namespace:
SCCMWebService.DataObjects
Assembly: SCCMWebService (in SCCMWebService.dll)
Assembly: SCCMWebService (in SCCMWebService.dll)
Syntax
[SerializableAttribute] public enum PingErrorCodes
<SerializableAttribute> _ Public Enumeration PingErrorCodes
[SerializableAttribute] public enum class PingErrorCodes
Members
Member name | Description | |
---|---|---|
Success | ||
InternalError | ||
BufferTooSmall | ||
DestinationNetUnreachable | ||
DestinationHostUnreachable | ||
DestinationProtocolUnreachable | ||
DestinationPortUnreachable | ||
NoResources | ||
BadOption | ||
HardwareError | ||
PacketTooBig | ||
RequestTimedOut | ||
BadRequest | ||
BadRoute | ||
TimeToLiveExpiredTransit | ||
TimeToLiveExpiredReassembly | ||
ParameterProblem | ||
SourceQuench | ||
OptionTooBig | ||
BadDestination | ||
NegotiatingIPSEC | ||
GeneralFailure |