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.3.0.0 (0.8.0.0)
Syntax
public static bool IsTraced { get; }

Property Value

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