PeerInfo PeerChunkFlags Property NetworkComms.Net Help
The chunk availability for this peer.

Namespace: DistributedFileSystem
Assembly: DistributedFileSystem (in DistributedFileSystem.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax

public ChunkFlags PeerChunkFlags { get; private set; }

Property Value

Type: ChunkFlags
See Also