Create an ChunkAvailabilityReply which will precede the requested data.
Namespace: DistributedFileSystemAssembly: DistributedFileSystem (in DistributedFileSystem.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Parameters
- sourceNetworkIdentifier
- Type: NetworkCommsDotNet.Tools ShortGuid
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
- packetIdentifier
- Type: System String
The packet identifier used to send the data
See Also