JAMS Developer Guide
IMonitorCallback Interface
Members 


MVPSI.JAMS Namespace : IMonitorCallback Interface
The IMonitorCallback interface is used to pass events back to the client. It is intended for JAMS internal use.
Object Model
IMonitorCallback Interface
Syntax
'Declaration
 
<System.ServiceModel.ServiceContractAttribute("http://ws.mvpsi.com/JAMS/V7")>
Public Interface IMonitorCallback 
'Usage
 
Dim instance As IMonitorCallback
[System.ServiceModel.ServiceContract("http://ws.mvpsi.com/JAMS/V7")]
public interface IMonitorCallback 
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

IMonitorCallback Members
MVPSI.JAMS Namespace