Click or drag to resize

NativeProxyStopListening Method

Stops all the native proxy from listening to RPC calls.

Namespace:  ShellBoost.Core.Client
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public void StopListening()
See Also