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

Inheritance: Performative
显示文件 Open project: Azure/azure-amqp

Protected Methods

Method Description
LinkPerformative ( AmqpSymbol name, ulong code ) : System

Method Details

LinkPerformative() protected method

protected LinkPerformative ( AmqpSymbol name, ulong code ) : System
name AmqpSymbol
code ulong
return System