Click or drag to resize

SwarmChunkAvailabilityPeerHasChunk Method

Namespace:  DistributedFileSystem
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public bool PeerHasChunk(
	ShortGuid networkIdentifier,
	byte chunkIndex
)

Parameters

networkIdentifier
Type: NetworkCommsDotNet.ToolsShortGuid
chunkIndex
Type: SystemByte

Return Value

Type: Boolean
See Also