Table of Contents

Class SettingsWatcher

Namespace
Amazon.Runtime.Internal.Settings
Assembly
AWSSDK.Core.dll
public class SettingsWatcher : IDisposable
Inheritance
SettingsWatcher
Implements
Inherited Members

Properties

Enable

public bool Enable { get; set; }

Property Value

bool

Methods

Dispose()

public void Dispose()

Dispose(bool)

protected virtual void Dispose(bool disposing)

Parameters

disposing bool

GetSettings()

public SettingsCollection GetSettings()

Returns

SettingsCollection

Events

SettingsChanged

public event EventHandler SettingsChanged

Event Type

EventHandler