This topic has not yet been rated - Rate this topic

ServiceOperationBaseCommand Class

Represents a base class for Windows PowerShell service cmdlets such as the Start-Service and Stop-Service cmdlets This class is included in this SDK for completeness only. The members of this class cannot be used directly, nor should this class be used to derive other classes.


Namespace: Microsoft.PowerShell.Commands
Assembly: Microsoft.PowerShell.Commands.Management (in Microsoft.PowerShell.Commands.Management.dll)
'Usage
Dim instance As ServiceOperationBaseCommand

public abstract class ServiceOperationBaseCommand : MultipleServiceCommandBase
public abstract class ServiceOperationBaseCommand extends MultipleServiceCommandBase
public abstract class ServiceOperationBaseCommand extends MultipleServiceCommandBase
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

 

Target Platforms

Windows Developer Preview, Windows Server Developer Preview

Send comments about this topic to Microsoft.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.