SendPacketsElement.OffsetLong Property

Definition

Gets the offset, in bytes, from the beginning of the data buffer or file to the location in the buffer or file to start sending the data.

public long OffsetLong { get; }

Property Value

The offset, in bytes, from the beginning of the data buffer or file to the location in the buffer or file to start sending the data.

Remarks

The default value for the OffsetLong property is zero if the SendPacketsElement class was not initialized with an offset parameter.

If OffsetLong is greater than MaxValue, Offset will throw a OverflowException when you try to access it.

Applies to

Product Versies
.NET Core 3.0, Core 3.1, 5, 6, 7, 8, 9