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

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

Public Properties

Property Type Description
Code ulong
Name string

Public Methods

Method Description
DeleteOnClose ( )
ToString ( ) : string

Method Details

DeleteOnClose() public method

public DeleteOnClose ( )

ToString() public method

public ToString ( ) : string
return string

Property Details

Code public static property

public static ulong Code
return ulong

Name public static property

public static string Name
return string