Click or drag to resize

OutProcessServerStateChanged Event

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

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

Value

OutProcessEventHandler
See Also