Simple Mail and Post Office Protocol for .Net (SmtPop)
ReceivedEventParam Members
ReceivedEventParam overview
Public Instance Constructors
ReceivedEventParam Constructor
Missing <summary> documentation for M:SmtPop.ReceivedEventParam.#ctor(System.Int32,System.Int32)
Public Instance Properties
ByteExpected
The total amount of bytes expected (The message size in bytes)
ByteReceived
// the total amount of byte received
Public Instance Methods
Equals
(inherited from
Object
)
GetHashCode
(inherited from
Object
)
GetType
(inherited from
Object
)
ToString
(inherited from
Object
)
See Also
ReceivedEventParam Class
|
SmtPop Namespace