Share via


SoapReceivers.Add Method

Adds a SOAP receiver to the collection.

Overload List

Name Description
SoapReceivers.Add (EndpointReference, Object) Adds the specified SoapReceiver to the collection and indexes it by the specified EndpointReference.
SoapReceivers.Add (EndpointReference, Type) Adds the specified Type to the collection and indexes it by the specified EndpointReference.
SoapReceivers.Add (EndpointReference, Object, Boolean) Adds the specified SoapReceiver to the collection and indexes it by the specified EndpointReference.
SoapReceivers.Add (EndpointReference, Type, Boolean) Adds the specified Type to the collection and indexes it by the specified EndpointReference.

See Also

Reference

SoapReceivers Class
SoapReceivers Members
Microsoft.Web.Services3.Messaging Namespace