Implemented interface member:
method
WriteCompleted
System.Configuration.Internal.IInternalConfigHost.WriteCompleted(System.String, System.Boolean, System.Object)
2 overrides of WriteCompleted
System.Configuration (1)
System\Configuration\updateconfighost.cs (1)
116
public override void
WriteCompleted
(string streamName, bool success, object writeContext) {
System.Web (1)
Configuration\RemoteWebConfigurationHost.cs (1)
271
public override void
WriteCompleted
(string streamName, bool success, object writeContext)