Length

TorrentSharedFilePackage.Length property

Gets the length of the file in bytes.

public long Length { get; }

Property Value

The length of the file in bytes.

See Also