Aracılığıyla paylaş


ClientBase<TChannel>.ChannelBase<T>.IContextChannel.AllowOutputBatching Özellik

Tanım

Giden iletileri toplu işlemeye izin verilip verilmeyeceğini belirten bir değer alır veya ayarlar; aksi takdirde false.

property bool System::ServiceModel::IContextChannel::AllowOutputBatching { bool get(); void set(bool value); };
bool System.ServiceModel.IContextChannel.AllowOutputBatching { get; set; }
member this.System.ServiceModel.IContextChannel.AllowOutputBatching : bool with get, set
 Property AllowOutputBatching As Boolean Implements IContextChannel.AllowOutputBatching

Özellik Değeri

Boolean

true giden iletileri toplu işleme izin veriliyorsa; aksi takdirde , false.

Uygulamalar

Açıklamalar

Bu üye, açık bir arabirim üyesi uygulamasıdır. Yalnızca örnek bir IContextChannel arabirime ClientBase<TChannel>.ChannelBase<T> yayınlandığında kullanılabilir.

Şunlara uygulanır