Click or drag to resize
Frame Properties

The Frame type exposes the following members.

Properties
  NameDescription
Public propertyCheckSequence
The Frame-Check-Sequence which is a 4-byte cyclic redundancy check.
Public propertyDestination
The physical address of the destination host of this frame.
Public propertyPayload
The payload data of the frame which will usually be encapsulated IP data.
Public propertySource
The physical address of the host which sent this frame.
Public propertyType
Indicates which protocol is encapsulated in the payload field.
Top
See Also