JuggerNET Runtime Library

IOptions.TraceMethod Property

Allows you to register a custom tracing method.

[ConfigOption(OptionName="null", Name="null")]
TraceCallback TraceMethod {get; set;}

Property Value

The custom tracing method delegate.

See Also

IOptions Interface | Codemesh.JuggerNET Namespace