SCCM Manager 3.0
PingErrorCodes Auflistung


ActionPanel.PluginBase.Enums Namespace : PingErrorCodes Auflistung
Syntax
'Deklaration
 
Public Enum PingErrorCodes 
   Inherits System.Enum
'Usage
 
Dim instance As PingErrorCodes
public enum PingErrorCodes : System.Enum 
Member
MemberBeschreibung
BadDestination 
BadOption 
BadRequest 
BadRoute 
BufferTooSmall 
DestinationHostUnreachable 
DestinationNetUnreachable 
DestinationPortUnreachable 
DestinationProtocolUnreachable 
GeneralFailure 
HardwareError 
InternalError 
NegotiatingIPSEC 
None 
NoResources 
OptionTooBig 
PacketTooBig 
ParameterProblem 
RequestTimedOut 
SourceQuench 
Success 
TimeToLiveExpiredReassembly 
TimeToLiveExpiredTransit 
Vererbungshierarchie

System.Object
   System.ValueType
      System.Enum
         ActionPanel.PluginBase.Enums.PingErrorCodes

Anforderungen

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

Siehe auch

Referenz

ActionPanel.PluginBase.Enums Namespace