DccFileInfo | Overloaded. Initializes a new instance of the DccFileInfo class. |
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. |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
ToString (inherited from Object) |
DccFileInfo Class | Sharkbite.Irc Namespace