Прочетете на английски Редактиране

Споделяне чрез


WebServiceEndpoint.TransferMode Property

Definition

Gets or sets a value that indicates whether the service configured with the binding uses streamed or buffered (or both) modes of message transfer.

C#
public System.ServiceModel.TransferMode TransferMode { get; set; }

Property Value

The TransferMode value that indicates whether the service configured with the binding uses streamed or buffered (or both) modes of message transfer. The default value is Buffered.

Exceptions

The value set is not a valid TransferMode value.

Remarks

The TransferMode indicates whether a channel uses streamed or buffered modes for the transfer of messages.

Applies to

Продукт Версии
.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