SCCM Manager 3.0
SetBusyState Methode


ActionPanel.PluginBase Namespace > StatusManager Klasse : SetBusyState Methode
Syntax
'Deklaration
 
Public Sub SetBusyState( _
   ByVal isBusy As System.Boolean, _
   Optional ByVal busyContent As System.String _
) 
'Usage
 
Dim instance As StatusManager
Dim isBusy As System.Boolean
Dim busyContent As System.String
 
instance.SetBusyState(isBusy, busyContent)
public void SetBusyState( 
   System.bool isBusy,
   System.string busyContent
)

Parameter

isBusy
busyContent
Anforderungen

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

Siehe auch

Referenz

StatusManager Klasse
StatusManager Member