Runspace.OpenAsync 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.
Open the runspace Asynchronously.
public:
abstract void OpenAsync();
public:
abstract void OpenAsync();
abstract void OpenAsync();
public abstract void OpenAsync ();
abstract member OpenAsync : unit -> unit
Public MustOverride Sub OpenAsync ()
Exceptions
RunspaceState is not BeforeOpen