RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
THTTPReqResp.UDDIOperator Property

Indicates the URL of the UDDI registry to use for fail-over support.

Pascal
property UDDIOperator: String;
C++
__property AnsiString UDDIOperator;

UDDIOperator identifies the UDDI registry that was used to import the Web Service definition for the target interface. THTTPReqResp uses this registry to look up the Web Service definition that the UDDIBindingKey property identifies. UDDIOperator and UDDIBindingKey are used to implement fail-over support for Web Services that are imported using the UDDI browser. 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!