Click or drag to resize

NativeProxyUnregister Method

Unregisters the ShellBoost native proxy assembly.

Namespace:  ShellBoost.Core.Client
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public void Unregister(
	RegistrationMode mode
)

Parameters

mode
Type: ShellBoost.CoreRegistrationMode
The registration mode.
See Also