AsyncWcfLib

WcfApplication Properties

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

Public Static Properties

ExecutablePath Same as Windows.Forms.Application.ExecutablePath
IsRunningWithMono returns true, when running with mono framework instead of Mocrosoft .NET (on Windows or Unix)
Logger Set your logging object here (null by default). It is passed to the logging methods of WcfTrc.ITracePlugin. You will use it when writing your own adapter class based on WcfTrc.ITracePlugin. The adapter class is needed to redirect trace output to your own logging/tracing framework.

See Also

WcfApplication Class | SourceForge.AsyncWcfLib Namespace