Click or drag to resize

NativeProxyIpcFormat Property

Gets the RPC protocol endpoint format.

Namespace:  ShellBoost.Core.Client
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.0
Syntax
C#
public string IpcFormat { get; }

Property Value

Type: String
The RPC protocol endpoint format.
See Also