CommunicatorOnShowProgress Field

Event to display communication progress in a log. Remember to use BeginInvoke in this procedure if it changes UI and communication runs in a separate thread.

Definition

Namespace: OddPrg.Communication
Assembly: OddPrg.Communication (in OddPrg.Communication.dll) Version: 2.0.0.2 (2.0.0.2)
C#
public ShowStrProc OnShowProgress

Field Value

ShowStrProc

See Also