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)
116public override void WriteCompleted(string streamName, bool success, object writeContext) {
System.Web (1)
Configuration\RemoteWebConfigurationHost.cs (1)
271public override void WriteCompleted(string streamName, bool success, object writeContext)