RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
THTTPReqResp.UDDIBindingKey Property

Indicates the binding key of a UDDI entry to use for fail-over support.

Pascal
property UDDIBindingKey: WideString;
C++
__property BSTR UDDIBindingKey;

UDDIBindingKey identifies the binding key for the Web Service TModel the defines the target interface. This key is used to look up the Web Service definition in the UDDI registry that the UDDIOperator property identifies. UDDIBindingKey and UDDIOperator 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!