Table of Contents

Interface IServerExtensionWireClient

Namespace
DotBoxD.Plugins
Assembly
DotBoxD.Plugins.dll

Client-side transport used by generated server extension proxies. The payload is DotBoxD's compact server extension value IR encoded by KernelRpcBinaryCodec, so transports can carry it as an ordinary binary IPC argument without knowing the plugin-owned service contract.

public interface IServerExtensionWireClient : IServerExtensionWireClient
Inherited Members