WebScriptEndpointElement.TransferMode Property

Definition

Gets or sets the manner in which WCF messages are transported.

[System.Configuration.ConfigurationProperty("transferMode", DefaultValue=System.ServiceModel.TransferMode.Buffered)]
public System.ServiceModel.TransferMode TransferMode { get; set; }

Property Value

An object that contains a string that designates a WCF message transfer mode.

Attributes

Remarks

Examples of message transfer types include buffered and streamed.

Applies to

Produk Versi
.NET Framework 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