The ChunkAvailabilityReply type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
![]() | ChunkData |
The requested data
|
![]() | ChunkDataSet |
True once ChunkData has been set
|
![]() | ChunkIndex |
The index of the requested chunk
|
![]() | ItemCheckSum |
The checksum of the item being requested
|
![]() | PacketIdentifier |
The packet identifier used to send the chunk data
|
![]() | ReplyState |
The state of this reply
|
![]() | SourceConnectionInfo |
The connectionInfo of the peer that generated this ChunkAvailabilityReply
|
![]() | SourceNetworkIdentifier |
The network identifier of the peer that generated this ChunkAvailabilityReply
|
See Also