SqlAdapterBindingConfigurationElement.PollingIntervalInSeconds プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
property int PollingIntervalInSeconds { int get(); void set(int value); };
[Microsoft.ServiceModel.Channels.BindingPropertyDirection(true, false)]
[System.Configuration.ConfigurationProperty("pollingIntervalInSeconds", DefaultValue=Mono.Cecil.CustomAttributeArgument)]
public int PollingIntervalInSeconds { get; set; }
member this.PollingIntervalInSeconds : int with get, set
Public Property PollingIntervalInSeconds As Integer
プロパティ値
実装
Microsoft.Adapters.Sql.ISqlAdapterBindingProperties.PollingIntervalInSeconds
- 属性