DelegatingConfigHost.WriteCompleted Method
.NET Framework 3.5
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Indicates that all writing to the configuration file has completed and specifies whether permissions should be asserted.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
WriteCompleted(String, Boolean, Object) | Infrastructure. Indicates that all writing to the configuration file has completed. |
|
WriteCompleted(String, Boolean, Object, Boolean) | Indicates that all writing to the configuration file has completed and specifies whether permissions should be asserted. |