Table of Contents

Struct RpcRequestSurrogate

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

Fields

Metadata

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

Field Value

MapField<string, string>

Method

[Id(3)]
public string Method

Field Value

string

Payload

[Id(4)]
public Payload Payload

Field Value

Payload

RequestId

[Id(0)]
public string RequestId

Field Value

string

Source

[Id(1)]
public AgentId Source

Field Value

AgentId

Target

[Id(2)]
public AgentId Target

Field Value

AgentId