Method Refresh
- Namespace
- Skyline.DataMiner.Core.DataMinerSystem.Common
- Assembly
- Skyline.DataMiner.Core.DataMinerSystem.Common.dll
Refresh(ICommunication)
Updates the communication interface.
void Refresh(ICommunication communication)
Parameters
communicationICommunicationThe communication interface.
Exceptions
- ArgumentNullException
communicationis null.