次の方法で共有


SAPAdapter.IdleConnectionTimeout プロパティ

定義

public:
 property TimeSpan IdleConnectionTimeout { TimeSpan get(); void set(TimeSpan value); };
public TimeSpan IdleConnectionTimeout { get; set; }
member this.IdleConnectionTimeout : TimeSpan with get, set
Public Property IdleConnectionTimeout As TimeSpan

プロパティ値

実装

Microsoft.Adapters.SAP.ISAPBindingProperties.IdleConnectionTimeout

適用対象