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
isSuppress
boolBoolean indicating if communication should be suppressed.