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

Inheritance: LifeTimePolicy
Mostra 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_oe static_oe property

public static ulong Code
return ulong

Name public_oe static_oe property

public static string Name
return string