Click or drag to resize

OutProcessClientStateChanged Event

Parent apps can listen to this event to receive notifications of change of state of the client, and to receive notification of the arrival of a string message from the server.

Namespace: Orthogonal.MixedCommsLib
Assembly: Orthogonal.MixedCommsLib (in Orthogonal.MixedCommsLib.dll) Version: 2.0.3
Syntax
C#
public event OutProcessEventHandler StateChanged

Value

OutProcessEventHandler
See Also