DisconnectPSSessionCommand.OutputBufferingMode Property

Definition

Output buffering mode session option. Used in this cmdlet to set server disconnect OutputBufferingMode option.

public:
 property System::Management::Automation::Runspaces::OutputBufferingMode OutputBufferingMode { System::Management::Automation::Runspaces::OutputBufferingMode get(); void set(System::Management::Automation::Runspaces::OutputBufferingMode value); };
public System.Management.Automation.Runspaces.OutputBufferingMode OutputBufferingMode { get; set; }
member this.OutputBufferingMode : System.Management.Automation.Runspaces.OutputBufferingMode with get, set
Public Property OutputBufferingMode As OutputBufferingMode

Property Value

Applies to