Initialise a new PeerInfo
Namespace: DistributedFileSystemAssembly: DistributedFileSystem (in DistributedFileSystem.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
Parameters
- peerConnectionInfo
- Type: System.Collections.Generic List ConnectionInfo
All ConnectionInfos corresponding with this peer
- peerChunkFlags
- Type: DistributedFileSystem ChunkFlags
The initial ChunkFlags for this peer
- superPeer
- Type: System Boolean
True if this is a SuperPeer
See Also