Click or drag to resize
MetadataEntryValueBytes Property
Gets the binary value of this metadata entry.

Namespace: Grpc.Core
Assembly: Grpc.Core (in Grpc.Core.dll) Version: 0.7.0.0
Syntax
public byte[] ValueBytes { get; }

Property Value

Type: Byte
See Also