次の方法で共有


SAPAdapterBindingConfigurationElement.IdleConnectionTimeout プロパティ

定義

public:
 property TimeSpan IdleConnectionTimeout { TimeSpan get(); void set(TimeSpan value); };
[System.ComponentModel.Browsable(true)]
[System.Configuration.ConfigurationProperty("idleConnectionTimeout", DefaultValue=Mono.Cecil.CustomAttributeArgument)]
public TimeSpan IdleConnectionTimeout { get; set; }
member this.IdleConnectionTimeout : TimeSpan with get, set
Public Property IdleConnectionTimeout As TimeSpan

プロパティ値

実装

Microsoft.Adapters.SAP.ISAPBindingProperties.IdleConnectionTimeout
属性

適用対象