Compartir a través de


WebClientPresenterControl.WaitForData(TimeSpan) Method

Definition

public:
 virtual bool WaitForData(TimeSpan maxTimeToWait);
public bool WaitForData (TimeSpan maxTimeToWait);
abstract member WaitForData : TimeSpan -> bool
override this.WaitForData : TimeSpan -> bool
Public Function WaitForData (maxTimeToWait As TimeSpan) As Boolean

Parameters

maxTimeToWait
TimeSpan

Returns

Implements

Applies to