Click or drag to resize

NativeProxyIpcStringBinding Property

Gets the RPC protocol effective string binding.

Namespace:  callback.ShellBoost.Core.Client
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public string IpcStringBinding { get; }

Property Value

Type: String
The RPC protocol effective string binding.
See Also