AsyncWcfLib

WcfTrc.PluginDefault Members

WcfTrc.PluginDefault overview

Public Static Fields

OutputWriter use null, Console.Out or Console.Error to specify where the trace should go. null: output to the developments system diagnostic console.

Public Static Properties

DisplayDate choose whether to trace date on each line or not

Public Instance Constructors

WcfTrc.PluginDefault Constructor Initializes a new instance of the WcfTrc.PluginDefault class.

Public Instance Methods

Equals (inherited from Object)
Error
Exception
GetHashCode (inherited from Object)
GetType (inherited from Object)
Info
Run Call it periodically (e.g. 5 sec.) to flush buffer to tracefile.
Start Write trace header and store 'ApplicationInstance'
Stop Write trace footer.
ToString (inherited from Object)
Warning

Protected Instance Methods

Finalize (inherited from Object)
MemberwiseClone (inherited from Object)

See Also

PluginDefault Class | SourceForge.AsyncWcfLib Namespace