Waits for a channel to be set true.
Waits for a channel to be set true.
protected void Wait(Channel);
Waits for a period in milliseconds.
protected void Wait(int);
Waits for an expression to become true.
protected void Wait(string);
Sequence Class | KineticaRT.Sequence Namespace