AsyncCmdletExtensions Class
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 class AsyncCmdletExtensions
type AsyncCmdletExtensions = class
Public Module AsyncCmdletExtensions
- Inheritance
-
AsyncCmdletExtensions
Methods
CmdletStartAndWait(ICmdlet, Func<IAsyncCmdlet,Task>) | |
RunAsync<TModel>(IClient, String, IParameters<TModel>, IAsyncCmdlet) | |
WriteVerbose(IAsyncCmdlet, String, Object[]) |