Click or drag to resize

NativeProxyIpcFormat Property

Gets the RPC protocol endpoint format.

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

Property Value

Type: String
The RPC protocol endpoint format.
See Also