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: 0.6.1.0
Syntax
public Metadata Headers { get; }

Property Value

Type: Metadata
See Also