![]() ErrorCount | Count of warning traces (for unit tests). |
![]() WarningCount | Count of warning traces (for unit tests). |
![]() ApplicationInstance | Common application info: ApplicationInstance |
![]() Error | Write trace for unexpected condition that cannot be handled properly. |
![]() Exception | Write trace about a handled program exception. |
![]() Info | Write informative trace about program flow. |
![]() ResetCount | Reset the trace counters to zero. |
![]() Run | Call it periodically (e.g. 5 sec.) to flush buffer to tracefile |
![]() Start | Write trace header and store 'ApplicationInstance' |
![]() Stop | Write trace footer |
![]() UsePlugin | Set the trace plugin. |
![]() Warning | Write trace for unexpected, but still accepted, recoverable and tested condition. |
WcfTrc Constructor
|
Initializes a new instance of the WcfTrc class. |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
ToString (inherited from Object) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
WcfTrc Class | SourceForge.AsyncWcfLib Namespace