InternalTestHooks.TestImplicitRemotingBatching(String, Runspace) Method
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.
public static bool TestImplicitRemotingBatching (string commandPipeline, System.Management.Automation.Runspaces.Runspace runspace);
static member TestImplicitRemotingBatching : string * System.Management.Automation.Runspaces.Runspace -> bool
Public Shared Function TestImplicitRemotingBatching (commandPipeline As String, runspace As Runspace) As Boolean
Parameters
- commandPipeline
- String
- runspace
- Runspace