Click or drag to resize

PFDownloadRequestByteStart Property

Gets or sets first byte index.

Namespace:  Packflow.Interface.Services
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
[MessageBodyMemberAttribute]
public long ByteStart { get; set; }

Property Value

Type: Int64
See Also