SendPacketsElement::Offset Property
.NET Framework (current version)
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.
Assembly: System (in System.dll)
Property Value
Type: System::Int32The 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.
The default value for the Offset property is zero if the SendPacketsElement class was not initialized with an offset parameter.
.NET Framework
Available since 2.0
Available since 2.0
Show: