Method | Description | |
---|---|---|
ExecuteCmdlet ( ) : void |
Execute the cmdlet
|
Method | Description | |
---|---|---|
ProcessRecordInternal ( ) : void |
Executes the Cmdlet. This is a callback function to simplify the exception handling
|
protected abstract ProcessRecordInternal ( ) : void | ||
return | void |