AsyncWcfLib

ActorPort.StartClockSeconds Method

Start the timer. Use ClockSecondsPassed() to check whether time has passed.

public void StartClockSeconds(
   int seconds
);

Parameters

seconds
Time to pass.

See Also

ActorPort Class | SourceForge.AsyncWcfLib Namespace