IInternalConfigHost
IsRemote
SupportsChangeNotifications
SupportsLocation
SupportsPath
SupportsRefresh
CreateConfigurationContext(String, String)
CreateDeprecatedConfigContext(String)
DecryptSection(String, ProtectedConfigurationProvider, ProtectedConfigurationSection)
DeleteStream(String)
EncryptSection(String, ProtectedConfigurationProvider, ProtectedConfigurationSection)
GetConfigPathFromLocationSubPath(String, String)
GetConfigType(String, Boolean)
GetConfigTypeName(Type)
GetRestrictedPermissions(IInternalConfigRecord, PermissionSet, Boolean)
GetStreamName(String)
GetStreamNameForConfigSource(String, String)
GetStreamVersion(String)
Impersonate()
Init(IInternalConfigRoot, Object[])
InitForConfiguration(String, String, String, IInternalConfigRoot, Object[])
IsAboveApplication(String)
IsConfigRecordRequired(String)
IsDefinitionAllowed(String, ConfigurationAllowDefinition, ConfigurationAllowExeDefinition)
IsFile(String)
IsFullTrustSectionWithoutAptcaAllowed(IInternalConfigRecord)
IsInitDelayed(IInternalConfigRecord)
IsLocationApplicable(String)
IsSecondaryRoot(String)
IsTrustedConfigPath(String)
OpenStreamForRead(String)
OpenStreamForRead(String, Boolean)
OpenStreamForWrite(String, String, Object)
OpenStreamForWrite(String, String, Object, Boolean)
PrefetchAll(String, String)
PrefetchSection(String, String)
RequireCompleteInit(IInternalConfigRecord)
StartMonitoringStreamForChanges(String, StreamChangeCallback)
StopMonitoringStreamForChanges(String, StreamChangeCallback)
VerifyDefinitionAllowed(String, ConfigurationAllowDefinition, ConfigurationAllowExeDefinition, IConfigErrorInfo)
WriteCompleted(String, Boolean, Object)
WriteCompleted(String, Boolean, Object, Boolean)
net481
namespace System.Configuration.Internal
{
[ComVisible(false)]
public interface IInternalConfigHost
{
void StopMonitoringStreamForChanges(string streamName, StreamChangeCallback callback);
}
}
| Upgrade Planner | 0.0 % Reference this API |
|---|---|
| .NET | 5.06.07.08.09.010.0 |
| .NET Core | 2.02.12.23.03.1 |
| .NET Framework | 2.03.03.54.04.54.5.14.5.24.64.6.14.6.24.74.7.14.7.24.84.8.1 |
| .NET Standard | 2.02.1 |
Information specific to net481 | |
| Assembly | System.Configuration , Version=4.0.0.0, PublicKeyToken=b03f5f7f11d50a3a |
| Referencing | Requires any:
|
| Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API