Click or drag to resize

MvEndPointIsTraced Property

Gets a value indicating if a trace system writer is set for this object.

Namespace:  RW.Server.Component
Assembly:  RW.Server.Component (in RW.Server.Component.dll) Version: 6.5.0.0 (6.5.0.0)
Syntax
public static bool IsTraced { get; }

Property Value

Type: Boolean
true is a TextWriter is assigned to Trace.
See Also