WCF-Xtensions Class Reference for Mono
MemoryTraceWriter Class Members
Properties  Methods 


The following tables list the members exposed by MemoryTraceWriter.

Public Constructors
 NameDescription
Public ConstructorMemoryTraceWriter ConstructorInitializes a new instance of the MemoryTraceWriter class.  
Top
Public Properties
 NameDescription
Public PropertyLevelFilterGets the System.Diagnostics.TraceLevel that will be used to filter the trace messages passed to the writer. For example a filter level of Info will exclude Verbose messages and include Info, Warning and Error messages.  
Top
Public Methods
 NameDescription
Public MethodGetTraceMessages Returns an enumeration of the most recent trace messages.  
Public MethodToStringReturns a System.String of the most recent trace messages.  
Public MethodTrace Writes the specified trace level, message and optional exception.  
Top
See Also

Reference

MemoryTraceWriter Class
Noemax.Newtonsoft.Json.Serialization Namespace

Send Feedback