Method SuppressCommunication
- Namespace
- Skyline.DataMiner.DataSources.OpenConfig.Gnmi.Protocol.DataMapper
- Assembly
- Skyline.DataMiner.DataSources.OpenConfig.Gnmi.Protocol.dll
SuppressCommunication(bool)
Suppresses the communication, no more values will be filled in or logging will be written out.
public void SuppressCommunication(bool isSuppress)
Parameters
isSuppressboolBoolean indicating if communication should be suppressed.