FragmentΒΆ

class Fragment : System.Object

Represents a fragment of data being sent over the network. This is used to track what fragments have been received / sent.

System.Byte[] Data

Gets or sets the raw data of the fragment.

Value:The raw data of the fragment.
FragmentStatus Status

Gets or sets the status.

Value:The status.