NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

TraceContext Properties

The properties of the TraceContext class are listed below. For a complete list of TraceContext class members, see the TraceContext Members topic.

Public:

IsEnabled Indicates whether tracing is enabled for the current Web request. Use this flag to check whether you should output tracing information before writing anything to the trace log.
PageOutput [To be supplied.]
TraceMode Indicates how trace messages should be output to a client.

See Also

TraceContext Class | System.Web Namespace