CommunicatorOnShowState Field

Event tot display a communicator status. It can be used e.g. to display in status bar. 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 OnShowState

Field Value

ShowStrProc

See Also