CommunicatorShowProgress Method
Shows communication progress message usualy used to write a message into a log.
Namespace: OddPrg.CommunicationAssembly: OddPrg.Communication (in OddPrg.Communication.dll) Version: 2.0.0.2 (2.0.0.2)
public void ShowProgress(
string msg
)
Parameters
- msg String
- Communication progress message to display/store.