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

Inheritance: DeliveryState
Show file Open project: Azure/azure-amqp Class Usage Examples

Protected Methods

Method Description
Outcome ( AmqpSymbol name, ulong code ) : Microsoft.Azure.Amqp.Encoding

Method Details

Outcome() protected method

protected Outcome ( AmqpSymbol name, ulong code ) : Microsoft.Azure.Amqp.Encoding
name AmqpSymbol
code ulong
return Microsoft.Azure.Amqp.Encoding