FlexReport for WinForms
Timeout プロパティ (ConnectionOptions)


C1.Document.4.6.2 アセンブリ > C1.Ssrs 名前空間 > ConnectionOptions クラス : Timeout プロパティ
Gets or sets the number of milliseconds to wait for server communications.
シンタックス
'宣言
 
Public Property Timeout As System.Integer
'使用法
 
Dim instance As ConnectionOptions
Dim value As System.Integer
 
instance.Timeout = value
 
value = instance.Timeout
public System.int Timeout {get; set;}
参照

参照

ConnectionOptions クラス
ConnectionOptions メンバ