gRPC  0.6.0
 All Classes Namespaces Functions Variables Enumerations Properties Pages
Public Member Functions | Public Attributes | Properties | List of all members
Grpc.Core.Metadata.MetadataEntry Struct Reference

Public Member Functions

 MetadataEntry (string key, byte[] valueBytes)
 
 MetadataEntry (string key, string value)
 

Public Attributes

readonly string key
 
readonly byte[] valueBytes
 

Properties

string Key [get]
 
byte[] ValueBytes [get]
 

The documentation for this struct was generated from the following file: