ChunkFlags UpdateFlags Method NetworkComms.Net Help
Updates local chunk flags with those provided.

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

public void UpdateFlags(
	ChunkFlags latestChunkFlags
)
See Also