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

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

Public Properties

Property Type Description
Code ulong
Name string

Public Methods

Method Description
DeliveryAnnotations ( )

Method Details

DeliveryAnnotations() public method

public DeliveryAnnotations ( )

Property Details

Code public static property

public static ulong Code
return ulong

Name public static property

public static string Name
return string