Click or drag to resize

InProcessEventArgsMessage Property

The event message. A value is only present for the Received event type.

Namespace: Orthogonal.MixedCommsLib
Assembly: Orthogonal.MixedCommsLib (in Orthogonal.MixedCommsLib.dll) Version: 2.0.3
Syntax
C#
public string? Message { get; }

Property Value

String
See Also