Click or drag to resize

ShellFolderServerStop Method (ServerStopOptions)

Stops this instance.

Namespace:  ShellBoost.Core
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public virtual void Stop(
	ServerStopOptions options
)

Parameters

options
Type: ShellBoost.CoreServerStopOptions
Options to use.
See Also