PSMonitorRunspaceInfo(Runspace, PSMonitorRunspaceType) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Constructor.
protected:
PSMonitorRunspaceInfo(System::Management::Automation::Runspaces::Runspace ^ runspace, System::Management::Automation::Internal::PSMonitorRunspaceType runspaceType);
protected PSMonitorRunspaceInfo (System.Management.Automation.Runspaces.Runspace runspace, System.Management.Automation.Internal.PSMonitorRunspaceType runspaceType);
new System.Management.Automation.Internal.PSMonitorRunspaceInfo : System.Management.Automation.Runspaces.Runspace * System.Management.Automation.Internal.PSMonitorRunspaceType -> System.Management.Automation.Internal.PSMonitorRunspaceInfo
Protected Sub New (runspace As Runspace, runspaceType As PSMonitorRunspaceType)
Parameters
- runspace
- Runspace
Runspace.
- runspaceType
- PSMonitorRunspaceType
Runspace type.