ChunkAvailabilityRequest PropertiesNetworkComms.Net Help
The ChunkAvailabilityRequest type exposes the following members.
Properties

  NameDescription
Public propertyChunkIndex
The index of the requested chunk
Public propertyItemCheckSum
The checksum of the item being requested
Public propertyPeerConnectionInfo
The peer contacted for this request
Public propertyRequestComplete
We have received data and this request is complete.
Public propertyRequestCreationTime
The time this request was created
Public propertyRequestIncoming
We are currently processing incoming data for this request.
Public propertyRequestNumIndex
The index of the request. Each request made by the DFS increments the request counter.
Back to Top
See Also