Gets or sets the delai allowed to obtained information from the data source, after which a timeout will be thrown.
'Declaration
Public Property AsyncDataRetrievalTimeout As TimeSpan
'Usage
Dim instance As DataGridControl
Dim value As TimeSpan
instance.AsyncDataRetrievalTimeout = value
value = instance.AsyncDataRetrievalTimeout
public TimeSpan AsyncDataRetrievalTimeout {get; set;}
Property Value
The delai allowed to obtained information from the data source, after which a timeout will be thrown. By default,
1 minute.
Target Platforms: Windows 11, Windows, 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2