IDuplexContextChannel.AutomaticInputSessionShutdown Property

Definition

Gets or sets a value that indicates whether the input session is shutdown automatically.

C#
public bool AutomaticInputSessionShutdown { get; set; }

Property Value

true if the input session is shutdown automatically; otherwise, false.

Remarks

When the remote side initiates shutdown, the channel is automatically closed for the user if AutomaticInputSessionShutdown is set to true. Setting it to false instead allow the user to send some final messages to the remote side on its output session before closing the channel.

Applies to

Produkt Verzie
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1