JAMS Developer Guide
TraceSource Property


MVPSI.JAMSScheduler Namespace > ISchedulerServices Interface : TraceSource Property
Get a TraceSource that can be used to write trace messages.
Syntax
'Declaration
 
ReadOnly Property TraceSource As System.Diagnostics.TraceSource
'Usage
 
Dim instance As ISchedulerServices
Dim value As System.Diagnostics.TraceSource
 
value = instance.TraceSource
System.Diagnostics.TraceSource TraceSource {get;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ISchedulerServices Interface
ISchedulerServices Members