All types
|
All members
RT.Util
RT.KitchenSink.Drawing
RT.KitchenSink.Fonts
RT.Util
Desktop
Lock
Notifier
Form
Emailer
Global
Keyboard
Listener
Global
Key
Event
Args
Global
Key
Event
Handler
Modifier
Keys
State
RTSmtp
Client
RTSmtp
Client
(
host
,
port
,
username
,
password
,
encryption
,
log
,
timeout
)
RTSmtp
Client
(
settings
,
log
)
Dispose
()
EncodeHeader
(
name
,
value
)
EncodeHeader
(
name
,
addresses
)
SendEmail
(
from
,
to
,
subject
,
body
Plain
,
body
Html
)
SendEmail
(
from
,
to
,
headers
,
body
Plain
,
body
Html
)
RTSmtp
Exception
RTSmtp
Settings
Smtp
Encryption
Ut
Win
RT.Util.Controls
RT.Util.Drawing
RT.Util.ExtensionMethods
RT.Util.Forms
PropellerApi
PuzzleSolvers
RT.ArithmeticCoding
RT.BigInteger
RT.CommandLine
RT.Coordinates
RT.Dijkstra
RT.Generex
RT.Json
RT.Lingo
RT.Lingo.Base
RT.NUnitDirect
RT.PostBuild
RT.SelfService
RT.Serialization
RT.Serialization.Binary
RT.Serialization.Json
RT.Serialization.Xml
RT.Servers
RT.TagSoup
RT.Util.Core
RT.Util.Legacy
Legend
Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field
Method:
void
Dispose
()
Declared in:
RT.Util.
RTSmtpClient
Implements:
IDisposable
.
Dispose
()
Declaration
public
void
Dispose
()
Summary
Closes the SMTP connection and frees all associated resources.