메소드 | 설명 | |
---|---|---|
Clone ( ) : object | ||
CmdletInfoHandler ( string cmdlet, string parameterSet, string clientRequestId ) : System |
Initializes an instance of a CmdletInfoHandler with the name of the cmdlet and the parameter set.
|
메소드 | 설명 | |
---|---|---|
SendAsync ( |
public CmdletInfoHandler ( string cmdlet, string parameterSet, string clientRequestId ) : System | ||
cmdlet | string | the name of the cmdlet |
parameterSet | string | the name of the parameter set specified by user |
clientRequestId | string | the unique clientRequestId |
리턴 | System |
protected SendAsync ( |
||
request | ||
cancellationToken | ||
리턴 | Task |