Table of Contents

Struct RpcResponseSurrogate

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

Fields

Error

public string Error

Field Value

string

Metadata

public MapField<string, string> Metadata

Field Value

MapField<string, string>

Payload

public Payload Payload

Field Value

Payload

RequestId

public string RequestId

Field Value

string