Share via


ManagedUrl Members

Note: The Microsoft UDDI SDK is not supported by or included in Microsoft Windows versions after Microsoft Windows Server 7. The Microsoft UDDI V3 SDK is included with Microsoft BizTalk Server. For more information about the Microsoft UDDI V3 SDK, see Microsoft BizTalk Server documentation

Manages fail over and round-robin access to a group of access points.

The following tables list the members exposed by the ManagedUrl type.

Public Constructors

  Name Description
ManagedUrl Overloaded. Initializes an instance of the ManagedUrl class.

Top

Public Properties

  Name Description
public property BindingKey Gets the binding key of the current AccessPoint that is being used.
public property BusinessKey Gets the business key for the business that owns the current binding template.
public property Count Gets the total number of valid bindings that remain.
public property LastRefreshed Gets the time that the last refresh of this BindingTemplate list occurred.
public property RefreshMode Gets or sets when a full refresh of the stored access points will be rebuilt.
public property ResetOnRefreshFailure Gets or sets a value that indicates if the list should be reset to a valid state when the UDDI server cannot be contacted for a Refresh call.
public property RoundRobin Gets or sets a value that indicates whether to cycle through access to the bindings.
public property SelectedIndex Gets the index of the current binding template.
public property ServiceKey Gets the service key for the current binding template.
public property SortByTModelKey Gets or sets the tModelKey that will be used to sort the list of access points.
public property TimeToLive Gets or sets the time to live for the binding list.
public property Value Gets a string that represents the next valid access point.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Clear Clears all valid and invalid URLs.
public method Equals  Overloaded. (Inherited from Object)
public method FailOver Overloaded. Removes the current URL from the working list.
public method GetHashCode  (Inherited from Object)
public method GetType  (Inherited from Object)
public methodstatic ReferenceEquals  (Inherited from Object)
public method Refresh Rebuilds the BindingTemplate using the current find request.
public method Reset Resets all items in the binding cache. After the bindings are reset, they are available for use again.
public method ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (Inherited from Object)
protected method MemberwiseClone  (Inherited from Object)
protected method OnListExhausted Issues the ListExhausted event.

Top

Public Events

  Name Description
public event ListExhausted Occurs when all valid access points have failed.

Top

See Also

Reference

ManagedUrl Class
Microsoft.Uddi Namespace

Send comments about this topic to Microsoft.