Microsoft.Web.Services3.Referral Namespace

The set of classes that allow SOAP messages to be routed using a transparent network topology.

ClassDescription
DescRepresents the desc element of a referral statement.
ForRepresents the SOAP actor or the endpoint for which the referral is intended.
IfRepresents the set of conditions that must be fulfilled if the referral statement is to be satisfied.
QueryUses to query the referral cache for routing instructions.
QueryResponseRepresents the result of a query on a referral cache.
ReferralRepresents the XML-based referral statement, the basic structure for describing delegation information, that is used to implement routing.
ReferralCacheReflects the routing instruction found in the referral cache.
ReferralCollectionRepresents a collection of Referral objects.
ReferralExceptionThe exception that is thrown when a Referral is invalid.
ReferralFormatExceptionThe exception that is thrown when the format of a Referral is invalid.
RegistrationRepresents a WS-Referral request that is used to request that a WS-Referral statement be inserted or deleted by a SOAP router.
RegistrationResponseRepresents a WS-Referral response that contains the result of a WS-Referral registration.
ViaRepresents a via element used to specify the route a message should take.
ViaCollectionRepresents the ordered set of intermediaries that constitute the forward and reverse message paths.
Show: