This topic has not yet been rated - Rate this topic

DisablePSWorkflowConnection Class

Represents an activity that cleans up all runspaces (PowerShell remoting protocol connections) to a remote machine. This SDK programming element is introduced in Windows PowerShell 3.0.


Namespace: Microsoft.PowerShell.Activities
Assembly: Microsoft.PowerShell.Workflow.ServiceCore (in Microsoft.PowerShell.Workflow.ServiceCore.dll)
'Usage
Dim instance As DisablePSWorkflowConnection

public class DisablePSWorkflowConnection : PSCleanupActivity
public class DisablePSWorkflowConnection extends PSCleanupActivity
public class DisablePSWorkflowConnection extends PSCleanupActivity
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.
© 2013 Microsoft. All rights reserved.