Create an ChunkAvailabilityReply which will not contain the requested data.
Namespace: DistributedFileSystemAssembly: DistributedFileSystem (in DistributedFileSystem.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Parameters
- sourceNetworkIdentifier
- Type: System String
The network identifier of the source of this ChunkAvailabilityReply
- itemCheckSum
- Type: System String
The checksum of the DFS item
- chunkIndex
- Type: System Byte
The chunkIndex of the requested item
- replyState
- Type: DistributedFileSystem ChunkReplyState
A suitable reply state
See Also