CollectorNumberChunks Property
Gets or sets number of chunks before the measurement is complete.
Namespace: Dfx.SdkAssembly: Nuralogix.Dfx.Sdk (in Nuralogix.Dfx.Sdk.dll) Version: 4.14.5.0 (4.14.5.0)
public ulong NumberChunks { get; set; }
Public Property NumberChunks As ULong
Get
Set
public:
property unsigned long long NumberChunks {
unsigned long long get ();
void set (unsigned long long value);
}
member NumberChunks : uint64 with get, set
Property Value
UInt64
This needs to be done prior to a Collection starting.