Thresher 1.2 Class Documentation

DccFileInfo.CompleteFileSize Property

The length of the file. This number is either the actual size of a file being sent or the number sent in the DCC SEND request.

[Visual Basic]
Public ReadOnly Property CompleteFileSize As Long
[C#]
public long CompleteFileSize {get;}

Property Value

A read-only long.

See Also

DccFileInfo Class | Sharkbite.Irc Namespace