The Header type exposes the following members.

Constructors

  NameDescription
Public methodHeader
Initializes a new instance of the Header class

Methods

  NameDescription
Public methodClone
Public methodEquals (Overrides Object..::..Equals(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 methodgetChannelId
Public methodgetDataType
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodgetSize
Public methodgetStreamId
Public methodgetTimer
Public methodgetTimerBase
Public methodgetTimerDelta
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodisGarbage
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodsetChannelId
Public methodsetDataType
Public methodsetIsGarbage
Public methodsetSize
Public methodsetStreamId
Public methodsetTimer
Public methodsetTimerBase
Public methodsetTimerDelta
Public methodToString (Overrides Object..::..ToString()()()().)

See Also