Simple Mail and Post Office Protocol for .Net (SmtPop) |
|
ReceivedEventParam Constructor
Missing <summary> documentation for M:SmtPop.ReceivedEventParam.#ctor(System.Int32,System.Int32)
public ReceivedEventParam(
int ByteReceived,
int Bytexpected);
Parameters
-
ByteReceived
-
Missing <param> documentation for ByteReceived
-
Bytexpected
-
Missing <param> documentation for Bytexpected
See Also
ReceivedEventParam Class | SmtPop Namespace