SendDmsFileChange(Engine, String)
Triggers a file sync on the DMS for the target file, note that the target file must be on the same DMA to which this call is being triggered from.
public static SetDataMinerInfoResponseMessage SendDmsFileChange(Engine engine, string filePath)
SLNet.SendDmsFileChange(engine, "C:\Skyline DataMiner\ProtocolScripts\epic.dll");
SetDataMinerInfoResponseMessage
Last updated