|
DownloadStatusTotalFileBytes Property |
The total number of bytes that are to be transmitted across all files.
Namespace: GLNeuroTech.Devices.CommonAssembly: GLNeuroTech.Devices.Common (in GLNeuroTech.Devices.Common.dll) Version: 1.2.3.5 (1.2.3.5)
Syntax public uint TotalFileBytes { get; }
Public ReadOnly Property TotalFileBytes As UInteger
Get
public:
property unsigned int TotalFileBytes {
unsigned int get ();
}
member TotalFileBytes : uint32 with get
Property Value
Type:
UInt32See Also