次の方法で共有


BlobChangeWatcher Class

Retired Content

This content and the technology described is outdated and is no longer being maintained. For more information about Transient Fault Handling, see Transient Fault Handling.

A watcher that checks for configuration change at a given interval.

Namespace: Microsoft.Practices.EnterpriseLibrary.WindowsAzure.Configuration
Assembly: Microsoft.Practices.EnterpriseLibrary.WindowsAzure.Configuration (in Microsoft.Practices.EnterpriseLibrary.WindowsAzure.Configuration.dll) Version: 5.0.1118.0 (5.0.1118.0)

Syntax

public sealed class BlobChangeWatcher : IDisposable
'Declaration
Public NotInheritable Class BlobChangeWatcher _
    Implements IDisposable
public ref class BlobChangeWatcher sealed : IDisposable

Inheritance Hierarchy

System.Object
  Microsoft.Practices.EnterpriseLibrary.WindowsAzure.Configuration.BlobChangeWatcher

See Also

BlobChangeWatcher Members

Microsoft.Practices.EnterpriseLibrary.WindowsAzure.Configuration Namespace