Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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