PieceLength

TorrentPackage.PieceLength property

Gets the number of bytes in each piece. For more information please see .

public long PieceLength { get; }

Property Value

The number of bytes in each piece.

See Also