Click or drag to resize

CallOptionsHeaders Property

Headers to send at the beginning of the call.

Namespace:  Grpc.Core
Assembly:  Grpc.Core (in Grpc.Core.dll) Version: 1.2.0-dev
Syntax
public Metadata Headers { get; }

Property Value

Type: Metadata
See Also