RefreshMode Enumeration

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
Contains values that describe the refresh mode.

Namespace: Microsoft.Uddi
Assembly: microsoft.uddi (in microsoft.uddi.dll)

Usage

Visual Basic
  Dim instance As RefreshMode

Syntax

'Declaration
PublicEnumerationRefreshMode
publicenumRefreshMode
publicenum classRefreshMode
publicenumRefreshMode
publicenumRefreshMode

Members

Member name Description
ListExhausted Indicates that the list should be refreshed when all the entries in the list have been used.
Manual Indicates that the list should be refreshed manually.
TimeToLiveExpires Indicates that the list should be refreshed when the time-to-live has passed.

Platforms

Development Platforms

Target Platforms

Windows Server 2008, Windows Server 2003, Windows XP Professional, Windows Vista, Windows Server 2003 R2, Windows XP

See Also

Reference

Microsoft.Uddi Namespace