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
communication
ICommunicationThe communication interface.
Exceptions
- ArgumentNullException
communication
is null.