Click or drag to resize
MetadataEntryIsBinary Property
Returns true if this entry is a binary-value entry.

Namespace: Grpc.Core
Assembly: Grpc.Core (in Grpc.Core.dll) Version: 0.6.1.0
Syntax
public bool IsBinary { get; }

Property Value

Type: Boolean
See Also