JAMS Developer Guide
IServerInfo Interface
Members 


MVPSI.JAMS Namespace : IServerInfo Interface
The IServerInfo interface is implemented by the JAMSServer Service. Clients get a reference to the interface so they can find out what sort of server they're dealing with.
Object Model
IServerInfo Interface
Syntax
'Declaration
 
<System.ServiceModel.ServiceContractAttribute("http://ws.mvpsi.com/JAMS/V7")>
Public Interface IServerInfo 
'Usage
 
Dim instance As IServerInfo
[System.ServiceModel.ServiceContract("http://ws.mvpsi.com/JAMS/V7")]
public interface IServerInfo 
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

IServerInfo Members
MVPSI.JAMS Namespace