Thresher 1.2 Class Documentation

DccFileInfo.BytesTransfered Property

The number of bytes sent or received so far. This Property is thread safe.

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

Property Value

A read-only long.

See Also

DccFileInfo Class | Sharkbite.Irc Namespace