Share via


CRMPresenter.WaitForData(TimeSpan) Method

Definition

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

Parameters

maxTimeToWait
TimeSpan

Returns

Applies to