CmdletMethodInvoker<T> 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.
generic <typename T>
public ref class CmdletMethodInvoker
public class CmdletMethodInvoker<T>
type CmdletMethodInvoker<'T> = class
Public Class CmdletMethodInvoker(Of T)
Type Parameters
- T
- Inheritance
-
CmdletMethodInvoker<T>
Constructors
CmdletMethodInvoker<T>() |
Properties
Action | |
ExceptionThrownOnCmdletThread | |
Finished | |
MethodResult | |
SyncObject |