Table of Contents

Class ProcessProxyIceDecoderExtensions

Namespace
IceRpc.Ice
Assembly
IceRpc.Locator.dll

Provides an extension method for IceDecoder to decode a nullable ProcessProxy instance.

public static class ProcessProxyIceDecoderExtensions
Inheritance
ProcessProxyIceDecoderExtensions
Inherited Members

Methods

DecodeProcessProxy(ref IceDecoder)

Decodes a nullable ProcessProxy instance.

public static ProcessProxy? DecodeProcessProxy(this ref IceDecoder decoder)

Parameters

decoder IceDecoder

The Ice decoder.

Returns

ProcessProxy?