Thresher 1.2 Class Documentation

DccFileInfo Members

DccFileInfo overview

Public Instance Constructors

DccFileInfoOverloaded. Initializes a new instance of the DccFileInfo class.

Public Instance Properties

BytesTransfered The number of bytes sent or received so far. This Property is thread safe.
CompleteFileSize 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.
DccFileName The file's name with all spaces converted to underscores and without the path.
FileStartingPosition Where to start reading or writing a file. Used during DCC Resume actions.

Public Instance Methods

Equals (inherited from Object)
GetHashCode (inherited from Object)
GetType (inherited from Object)
ToString (inherited from Object)

See Also

DccFileInfo Class | Sharkbite.Irc Namespace