DotNetWikiBot Framework Documentation
Assembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0
Saves all pages in PageList to live wiki site. The function waits for
forceSaveDelay seconds (or for 5 seconds if
forceSaveDelay equals zero, the default)
between each page save operation in order to decrease server load. It uses
defaultEditComment and minorEditByDefault
settings.
Namespace: DotNetWikiBotAssembly: DotNetWikiBot (in DotNetWikiBot.dll) Version: 0.0.0.0
Syntax
C# |
---|
public void SaveSmoothly() |