CmdletInfoHandler Class

Definition

public class CmdletInfoHandler : System.Net.Http.DelegatingHandler, ICloneable
type CmdletInfoHandler = class
    inherit DelegatingHandler
    interface ICloneable
Public Class CmdletInfoHandler
Inherits DelegatingHandler
Implements ICloneable
Inheritance
CmdletInfoHandler
Implements

Constructors

Name Description
CmdletInfoHandler(String, String, String)

Properties

Name Description
ClientRequestId
Cmdlet
ParameterSet

Methods

Name Description
Clone()
SendAsync(HttpRequestMessage, CancellationToken)

Applies to