Method UnregisterSubscriptionPaths
- Namespace
- Skyline.DataMiner.DataSources.OpenConfig.Gnmi.Protocol.DataMapper
- Assembly
- Skyline.DataMiner.DataSources.OpenConfig.Gnmi.Protocol.dll
UnregisterSubscriptionPaths(string)
Unregisters the parameter IDs that are linked with a subscription name.
public void UnregisterSubscriptionPaths(string subscriptionName)
Parameters
subscriptionName
stringName of the subscription that will be unregistered. All registrations will be removed when empty.