public sealed class SmtpSender : MailSender,
IAsyncDisposable
Public NotInheritable Class SmtpSender
Inherits MailSender
Implements IAsyncDisposable
public ref class SmtpSender sealed : public MailSender,
IAsyncDisposable
[<SealedAttribute>]
type SmtpSender =
class
inherit MailSender
interface IAsyncDisposable
end
SmtpSender | Инициализирует новый экземпляр класса SmtpSender |
Context | (Унаследован от MailSender) |
MaxAttemptsBeforeDelete | (Унаследован от MailSender) |
MaxFilesSizeEmail | (Унаследован от MailSender) |
SmtpFrom | |
SmtpFromDisplayName | |
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) |
Get | (Определяется ComHelper) |
InternalMarkerCanvas |
Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor) |
Invoke | (Определяется ComHelper) |
Set | (Определяется ComHelper) |