DotNetWikiBot Framework Documentation
Assembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0
Suspends execution for specified number of seconds.
Namespace: DotNetWikiBotAssembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0
Syntax
C# |
---|
public static void Wait( int seconds ) |
Parameters
- seconds
- Type: System..::..Int32
Number of seconds to wait.