C# Class Microsoft.Azure.Amqp.AmqpConstants

Constants for the protocol stack. Extended constants should be defined in ClientConstants.cs
Show file Open project: Azure/azure-amqp

Public Properties

Property Type Description
Address AmqpSymbol
BatchedMessageFormat AmqpSymbol
DefaultProtocolVersion AmqpVersion
DefaultTimeout System.TimeSpan
EmptyBinary ArraySegment
HostName AmqpSymbol
IoEvent AmqpSymbol
MaxAbsoluteExpiryTime System.DateTime
NetworkHost AmqpSymbol
NullBinary ArraySegment
Port AmqpSymbol
PublisherId AmqpSymbol
SimpleWebTokenPropertyName AmqpSymbol
StartOfEpoch System.DateTime

Property Details

Address public static property

public static AmqpSymbol Address
return AmqpSymbol

BatchedMessageFormat public static property

public static AmqpSymbol BatchedMessageFormat
return AmqpSymbol

DefaultProtocolVersion public static property

public static AmqpVersion DefaultProtocolVersion
return AmqpVersion

DefaultTimeout public static property

public static TimeSpan,System DefaultTimeout
return System.TimeSpan

EmptyBinary public static property

public static ArraySegment EmptyBinary
return ArraySegment

HostName public static property

public static AmqpSymbol HostName
return AmqpSymbol

IoEvent public static property

public static AmqpSymbol IoEvent
return AmqpSymbol

MaxAbsoluteExpiryTime public static property

public static DateTime,System MaxAbsoluteExpiryTime
return System.DateTime

NetworkHost public static property

public static AmqpSymbol NetworkHost
return AmqpSymbol

NullBinary public static property

public static ArraySegment NullBinary
return ArraySegment

Port public static property

public static AmqpSymbol Port
return AmqpSymbol

PublisherId public static property

public static AmqpSymbol PublisherId
return AmqpSymbol

SimpleWebTokenPropertyName public static property

public static AmqpSymbol SimpleWebTokenPropertyName
return AmqpSymbol

StartOfEpoch public static property

public static DateTime,System StartOfEpoch
return System.DateTime