ChannelBase Properties

Properties

Attributes Gets a DictionaryTKey, TValue of string based property names and values for this ChannelBase object.
BinaryImage Gets the binary image of the ChannelBase object.
BinaryLength Gets the length of the BinaryImageBase object.
(Inherited from BinaryImageBase)
BodyImage Gets the binary body image of the ChannelBase object.
BodyLength Gets the length of the body portion of the BinaryImageBase object.
(Inherited from BinaryImageBase)
FooterImage Gets the binary footer image of the BinaryImageBase object.
FooterLength Gets the length of the footer portion of the BinaryImageBase object.
(Inherited from BinaryImageBase)
HeaderImage Gets the binary header image of the ChannelBase object.
HeaderLength Gets the length of the header portion of the BinaryImageBase object.
(Inherited from BinaryImageBase)
State Gets or sets the parsing state for this ChannelBase object.
Tag Gets or sets a user definable reference to an object associated with this ChannelBase object.

See Also