IConfigurable Interface | 
The IConfigurable type exposes the following members.
| Name | Description | |
|---|---|---|
| DfsConfiguration | Gets or sets the configuration used to access the Distributed File System. | |
| JetConfiguration | Gets or sets the configuration used to access the Jet servers. | |
| TaskContext | Gets or sets the configuration for the task attempt. | 
| Name | Description | |
|---|---|---|
| NotifyConfigurationChanged | Indicates the configuration has been changed. ApplyConfiguration(Object, DfsConfiguration, JetConfiguration, TaskContext) calls this method after setting the configuration. |