Udostępnij za pośrednictwem


NewCimSessionOptionCommand.MaxEnvelopeSizeKB Property

Definition

The following is the definition of the input parameter "MaxEnvelopeSizeKB". Sets the limit to the maximum size of the WSMan message envelope.

public uint MaxEnvelopeSizeKB { get; set; }
[System.Management.Automation.Parameter(ParameterSetName="WSManParameterSet", ValueFromPipelineByPropertyName=true)]
public uint MaxEnvelopeSizeKB { get; set; }
member this.MaxEnvelopeSizeKB : uint32 with get, set
[<System.Management.Automation.Parameter(ParameterSetName="WSManParameterSet", ValueFromPipelineByPropertyName=true)>]
member this.MaxEnvelopeSizeKB : uint32 with get, set
Public Property MaxEnvelopeSizeKB As UInteger

Property Value

Attributes

Applies to