Instantiate a new ChunkAvailabilityRequest
Namespace: DistributedFileSystemAssembly: DistributedFileSystem (in DistributedFileSystem.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Parameters
- itemCheckSum
- Type: System String
The checksum of the DFS item
- chunkIndex
- Type: System Byte
The index of the requested chunk
- peerConnectionInfo
- Type: NetworkCommsDotNet ConnectionInfo
The peer contacted for this request
- requestNumIndex
- Type: System Int64
The index of this chunk request
See Also