Dumper.SetWaitTime(Int32) Method

Definition

Sets the wait time for the dumper.

public:
 void SetWaitTime(int waitTime);
public void SetWaitTime (int waitTime);
member this.SetWaitTime : int -> unit
Public Sub SetWaitTime (waitTime As Integer)

Parameters

waitTime
Int32

The wait time.

Applies to