ChunkAvailabilityRequest RequestNumIndex Property NetworkComms.Net Help
The index of the request. Each request made by the DFS increments the request counter.

Namespace: DistributedFileSystem
Assembly: DistributedFileSystem (in DistributedFileSystem.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax

public long RequestNumIndex { get; private set; }

Property Value

Type: OnlineInt64
See Also