Share via


IConnectionOrientedTransportFactorySettings 介面

定義

public interface class IConnectionOrientedTransportFactorySettings : System::ServiceModel::Channels::IConnectionOrientedConnectionSettings, System::ServiceModel::Channels::ITransportFactorySettings
public interface IConnectionOrientedTransportFactorySettings : System.ServiceModel.Channels.IConnectionOrientedConnectionSettings, System.ServiceModel.Channels.ITransportFactorySettings
type IConnectionOrientedTransportFactorySettings = interface
    interface ITransportFactorySettings
    interface IDefaultCommunicationTimeouts
    interface IConnectionOrientedConnectionSettings
Public Interface IConnectionOrientedTransportFactorySettings
Implements IConnectionOrientedConnectionSettings, ITransportFactorySettings
衍生
實作

屬性

BufferManager (繼承來源 ITransportFactorySettings)
CloseTimeout

取得通訊物件叫用之關閉方法逾時前所經過的時間間隔。

(繼承來源 IDefaultCommunicationTimeouts)
ConnectionBufferSize (繼承來源 IConnectionOrientedConnectionSettings)
IdleTimeout (繼承來源 IConnectionOrientedConnectionSettings)
ManualAddressing (繼承來源 ITransportFactorySettings)
MaxBufferSize
MaxOutputDelay (繼承來源 IConnectionOrientedConnectionSettings)
MaxReceivedMessageSize (繼承來源 ITransportFactorySettings)
MessageEncoderFactory (繼承來源 ITransportFactorySettings)
MessageVersion (繼承來源 ITransportFactorySettings)
OpenTimeout

取得通訊物件叫用之開啟方法逾時前所經過的時間間隔。

(繼承來源 IDefaultCommunicationTimeouts)
ReceiveTimeout

取得通訊物件叫用之接收方法逾時前所經過的時間間隔。

(繼承來源 IDefaultCommunicationTimeouts)
SendTimeout

取得通訊物件叫用之傳送方法逾時前所經過的時間間隔。

(繼承來源 IDefaultCommunicationTimeouts)
TransferMode
Upgrade

適用於