Click or drag to resize

DesktopConnectionMessageTrace Property

Gets or sets a value indicating whether or not all incoming and outgoing messages should be trace logged.

Namespace:  Openfin.Desktop
Assembly:  OpenfinDesktop (in OpenfinDesktop.dll) Version: 17.4.0
Syntax
C#
public bool MessageTrace { get; set; }

Property Value

Type: Boolean
See Also