PeerCollection.Item[UInt64]
Warning
Version 1.1.0 is deprecated and will be removed in the future and is not being supported for new users. Please update to the latest version as soon as possible.
public Peer this[ulong key] { get; }
Try to get Peer by id
Value Type
Type | Description |
---|---|
Peer | Peer or null |