The Ping type exposes the following members.

Constructors

  NameDescription
Public methodPing()()()()
Initializes a new instance of the Ping class
Public methodPing(Ping)
Initializes a new instance of the Ping class
Public methodPing(Int16, Int32)
Initializes a new instance of the Ping class
Public methodPing(Int16, Int32, Int32)
Initializes a new instance of the Ping class
Public methodPing(Int16, Int32, Int32, Int32)
Initializes a new instance of the Ping class

Methods

  NameDescription
Protected methoddoRelease
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public methodgetDataType (Overrides BaseEvent..::..getDataType()()()().)
Public methodgetDebug
Public methodgetEventType
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodgetHeader (Inherited from BaseEvent.)
Public methodgetObject (Inherited from BaseEvent.)
Public methodgetSource (Inherited from BaseEvent.)
Public methodgetSourceType (Inherited from BaseEvent.)
Public methodgetTimestamp (Inherited from BaseEvent.)
Public methodgetType (Inherited from BaseEvent.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodgetValue2
Public methodgetValue3
Public methodgetValue4
Public methodhasSource (Inherited from BaseEvent.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodrelease (Inherited from BaseEvent.)
Protected methodreleaseInternal (Overrides BaseEvent..::..releaseInternal()()()().)
Public methodretain (Inherited from BaseEvent.)
Public methodsetDebug
Public methodsetEventType
Public methodsetHeader (Inherited from BaseEvent.)
Public methodsetSource (Inherited from BaseEvent.)
Public methodsetSourceType (Inherited from BaseEvent.)
Public methodsetTimestamp (Inherited from BaseEvent.)
Public methodsetValue2
Public methodsetValue3
Public methodsetValue4
Public methodToString (Overrides Object..::..ToString()()()().)

Fields

See Also