MVPSI.JAMS Namespace > IMonitor Interface : StartMonitoring Method |
'Declaration
<System.ServiceModel.OperationContractAttribute(True)> Sub StartMonitoring( _ ByVal clientId As System.Guid _ )
'Usage
Dim instance As IMonitor Dim clientId As System.Guid instance.StartMonitoring(clientId)
[System.ServiceModel.OperationContract(true)] void StartMonitoring( System.Guid clientId )
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