Edit

Share via


ISchedulerAdapterInternal.IsDiagTraceEnabled(Int32) Method

Definition

[System.ServiceModel.FaultContract(typeof(Microsoft.Hpc.Scheduler.Session.Internal.SessionFault), Action="http://hpc.microsoft.com/session/SessionFault")]
[System.ServiceModel.OperationContract]
public bool IsDiagTraceEnabled(int jobid);
abstract member IsDiagTraceEnabled : int -> bool
Public Function IsDiagTraceEnabled (jobid As Integer) As Boolean

Parameters

jobid
Int32

Returns

Attributes

Applies to