ConnectionOrientedTransportBindingElement.TransferMode Property
Gets or sets a value that specifies whether the messages are buffered or streamed with the connection-oriented transport.
Namespace: Microsoft.ServiceBus.Channels
Assembly: Microsoft.ServiceBus (in Microsoft.ServiceBus.dll)
Property Value
Type: System.ServiceModel.TransferModeReturns a TransferMode which indicates whether a channel uses streamed or buffered modes of message transfer. The default is Buffered.
