SoapReceivers Members
Represents a collection of SoapReceiver objects. This class cannot be inherited.
The following tables list the members exposed by the SoapReceivers type.
Public Properties
Name | Description | |
---|---|---|
![]() ![]() |
Count | Gets the number of items in the collection. |
![]() ![]() |
SyncRoot | Gets an object that can be used to synchronize access to the collection. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() ![]() |
Add | Overloaded. Adds a SOAP receiver to the collection. |
![]() ![]() |
Clear | Removes all items from the collection. |
![]() ![]() |
Contains | Indicates whether the collection contains a SOAP receiver indexed by the specified value. |
![]() |
Equals | Overloaded. (Inherited from Object ) |
![]() ![]() |
GetEnumerator | Returns an enumerator that can be used to iterate through the collection. |
![]() |
GetHashCode | (Inherited from Object ) |
![]() |
GetType | (Inherited from Object ) |
![]() ![]() |
Receiver | Gets the item from the collection that corresponds to the specified URI. |
![]() ![]() |
ReferenceEquals | (Inherited from Object ) |
![]() ![]() |
Remove | Removes the entry indexed by the specified URI from the collection. |
![]() |
ToString | (Inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object ) |
![]() |
MemberwiseClone | (Inherited from Object ) |
Top
See Also
Reference
SoapReceivers Class
Microsoft.Web.Services3.Messaging Namespace