C# Class Microsoft.Azure.Amqp.Framing.MessageAnnotations

Inheritance: DescribedAnnotations
Show file Open project: Azure/azure-amqp

Public Properties

Property Type Description
Code ulong
Name string

Public Methods

Method Description
MessageAnnotations ( )

Method Details

MessageAnnotations() public method

public MessageAnnotations ( )

Property Details

Code public static property

public static ulong Code
return ulong

Name public static property

public static string Name
return string