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
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.Web.Services.Protocols
Please Wait
SoapExtension Class
Please Wait
SoapExtension Methods
Please Wait
Switch on low bandwidth view
Collapse All
This page is specific to
Microsoft Visual Studio 2005/.NET Framework 2.0
Other versions are also available for the following:
Microsoft Visual Studio 2003/.NET Framework 1.1
.NET Framework 3.0
Microsoft Visual Studio 2008/.NET Framework 3.5
Microsoft Visual Studio 2010/.NET Framework 4.0
.NET Framework Class Library
SoapExtension Methods
Public Methods
(see also
Protected Methods
)
Name
Description
ChainStream
When overridden in a derived class, allows a SOAP extension access to the memory buffer containing the SOAP request or response.
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
.)
GetInitializer
Overloaded. When overridden in a derived class, allows a SOAP extension to initialize data specific to an XML Web service method at a one time performance cost.
GetType
Gets the
Type
of the current instance. (Inherited from
Object
.)
Initialize
When overridden in a derived class, allows a SOAP extension to initialize itself using the data cached in the
GetInitializer
method.
ProcessMessage
When overridden in a derived class, allows a SOAP extension to receive a
SoapMessage
to process at each
SoapMessageStage
.
ReferenceEquals
Determines whether the specified
Object
instances are the same instance. (Inherited from
Object
.)
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
.)
Top
See Also
Reference
SoapExtension Class
System.Web.Services.Protocols Namespace
SoapMessageStage
SoapExtensionAttribute
LogicalMethodInfo Class
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