PeerChunkAvailabilityUpdate Constructor NetworkComms.Net Help
Instantiate a new PeerChunkAvailabilityUpdate

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

public PeerChunkAvailabilityUpdate(
	string sourceNetworkIdentifier,
	string itemCheckSum,
	ChunkFlags chunkFlags
)
See Also