JAMS Developer Guide
GetEntryCount Method


MVPSI.JAMS Namespace > IMonitorInit Interface : GetEntryCount Method
Return the current job count.
Syntax
'Declaration
 
<System.ServiceModel.OperationContractAttribute()>
Function GetEntryCount() As System.Integer
'Usage
 
Dim instance As IMonitorInit
Dim value As System.Integer
 
value = instance.GetEntryCount()
[System.ServiceModel.OperationContract()]
System.int GetEntryCount()
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

IMonitorInit Interface
IMonitorInit Members