public sealed class ExchangeSender : MailSender,
IAsyncDisposable
Public NotInheritable Class ExchangeSender
Inherits MailSender
Implements IAsyncDisposable
public ref class ExchangeSender sealed : public MailSender,
IAsyncDisposable
[<SealedAttribute>]
type ExchangeSender =
class
inherit MailSender
interface IAsyncDisposable
end
ExchangeSender | Инициализирует новый экземпляр класса ExchangeSender |
Context | (Унаследован от MailSender) |
MaxAttemptsBeforeDelete | (Унаследован от MailSender) |
MaxFilesSizeEmail | (Унаследован от MailSender) |
Settings | |
StopRequested | (Унаследован от MailSender) |
AddMissedFilesInfo | (Унаследован от MailSender) |
DisposeAsync | |
Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
GetHashCode | Serves as the default hash function. (Унаследован от Object) |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
LogProcessingErrorAsync | (Унаследован от MailSender) |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
ProcessAsync | (Унаследован от MailSender) |
ProcessMessageAsync | (Унаследован от MailSender) |
SendMessageAsync | (Переопределяет MailSenderSendMessageAsync(MailSenderMessage, CancellationToken)) |
StartAsync | (Унаследован от MailSender) |
ToString | Returns a string that represents the current object. (Унаследован от Object) |