Table of Contents

Struct RpcResponseSurrogate

Namespace
Microsoft.AutoGen.RuntimeGateway.Grpc.Orleans.Surrogates
Assembly
Microsoft.AutoGen.RuntimeGateway.Grpc.dll
[GenerateSerializer]
public struct RpcResponseSurrogate
Inherited Members

Fields

Error

[Id(2)]
public string Error

Field Value

string

Metadata

[Id(3)]
public MapField<string, string> Metadata

Field Value

MapField<string, string>

Payload

[Id(1)]
public Payload Payload

Field Value

Payload

RequestId

[Id(0)]
public string RequestId

Field Value

string