Upgrade your Internet Experience
United States - English
Argentina (Español)
Australia (English)
Brasil (Português)
Canada (English)
Canada (Français)
中国 (简体中文)
Colombia (Español)
Deutschland (Deutsch)
España (Español)
France (Français)
India (English)
Italia (Italiano)
日本 (日本語)
México (Español)
Perú (Español)
Россия (Pусский)
United Kingdom (English)
United States (English)
More...
Microsoft.com
Welcome
Sign in
.NET Framework Developer Center
Home
Library
Learn
Downloads
Support
Community
Forums
Printer Friendly Version
Send
Add Content...
Click to Rate and Give Feedback
Give feedback on this content
Switch View
x
Classic
Lightweight Beta
ScriptFree
Switch View
MSDN Library
MSDN
Please Wait
MSDN Library
Please Wait
.NET Development
Please Wait
Previous Versions
Please Wait
.NET Framework 2.0
Please Wait
Class Library Reference
Please Wait
System.Net.Mail
Please Wait
SmtpClient Class
Please Wait
SmtpClient Methods
Please Wait
Collapse All
Expand All
This page is specific to
Microsoft Visual Studio 2005/.NET Framework 2.0
Other versions are also available for the following:
.NET Framework 3.0
Microsoft Visual Studio 2008/.NET Framework 3.5
Microsoft Visual Studio 2010/.NET Framework 4.0
.NET Framework Class Library
SmtpClient Methods
Public Methods
(see also
Protected Methods
)
Name
Description
Equals
Overloaded. Determines whether two
Object
instances are equal. (Inherited from
Object
.)
GetHashCode
Serves as a hash function for a particular type.
GetHashCode
is suitable for use in hashing algorithms and data structures like a hash table. (Inherited from
Object
.)
GetType
Gets the
Type
of the current instance. (Inherited from
Object
.)
ReferenceEquals
Determines whether the specified
Object
instances are the same instance. (Inherited from
Object
.)
Send
Overloaded. Sends an e-mail message to an SMTP server for delivery. These methods block while the message is being transmitted.
SendAsync
Overloaded. Sends an e-mail message. These methods do not block the calling thread.
SendAsyncCancel
Cancels an asynchronous operation to send an e-mail message.
ToString
Returns a
String
that represents the current
Object
. (Inherited from
Object
.)
Top
Protected Methods
Name
Description
Finalize
Allows an
Object
to attempt to free resources and perform other cleanup operations before the
Object
is reclaimed by garbage collection. (Inherited from
Object
.)
MemberwiseClone
Creates a shallow copy of the current
Object
. (Inherited from
Object
.)
OnSendCompleted
Raises the
SendCompleted
event.
Top
See Also
Reference
SmtpClient Class
System.Net.Mail Namespace
System.Net.Mime
Tags
:
Add a tag
Add
Cancel
Flag as
ContentBug
Community Content
Add new content
Annotations
|
Edit
Tags
:
Add a tag
Add
Cancel
Flag as
ContentBug
© 2009 Microsoft Corporation. All rights reserved.
Terms of Use
|
Trademarks
|
Privacy Statement
|
Site Feedback