Share via


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
public property static Count Gets the number of items in the collection.
public property static SyncRoot Gets an object that can be used to synchronize access to the collection.

Top

Public Methods

(see also Protected Methods )

  Name Description
public method static Add Overloaded. Adds a SOAP receiver to the collection.
public method static Clear Removes all items from the collection.
public method static Contains Indicates whether the collection contains a SOAP receiver indexed by the specified value.
public method Equals  Overloaded. (Inherited from Object )
public method static GetEnumerator Returns an enumerator that can be used to iterate through the collection.
public method GetHashCode  (Inherited from Object )
public method GetType  (Inherited from Object )
public method static Receiver Gets the item from the collection that corresponds to the specified URI.
public method static ReferenceEquals  (Inherited from Object )
public method static Remove Removes the entry indexed by the specified URI from the collection.
public method ToString  (Inherited from Object )

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object )
protected method MemberwiseClone  (Inherited from Object )

Top

See Also

Reference

SoapReceivers Class
Microsoft.Web.Services3.Messaging Namespace