C# Class Microsoft.Azure.Amqp.AmqpConstants

Constants for the protocol stack. Extended constants should be defined in ClientConstants.cs
Mostrar archivo 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_oe static_oe property

public static AmqpSymbol Address
return AmqpSymbol

BatchedMessageFormat public_oe static_oe property

public static AmqpSymbol BatchedMessageFormat
return AmqpSymbol

DefaultProtocolVersion public_oe static_oe property

public static AmqpVersion DefaultProtocolVersion
return AmqpVersion

DefaultTimeout public_oe static_oe property

public static TimeSpan,System DefaultTimeout
return System.TimeSpan

EmptyBinary public_oe static_oe property

public static ArraySegment EmptyBinary
return ArraySegment

HostName public_oe static_oe property

public static AmqpSymbol HostName
return AmqpSymbol

IoEvent public_oe static_oe property

public static AmqpSymbol IoEvent
return AmqpSymbol

MaxAbsoluteExpiryTime public_oe static_oe property

public static DateTime,System MaxAbsoluteExpiryTime
return System.DateTime

NetworkHost public_oe static_oe property

public static AmqpSymbol NetworkHost
return AmqpSymbol

NullBinary public_oe static_oe property

public static ArraySegment NullBinary
return ArraySegment

Port public_oe static_oe property

public static AmqpSymbol Port
return AmqpSymbol

PublisherId public_oe static_oe property

public static AmqpSymbol PublisherId
return AmqpSymbol

SimpleWebTokenPropertyName public_oe static_oe property

public static AmqpSymbol SimpleWebTokenPropertyName
return AmqpSymbol

StartOfEpoch public_oe static_oe property

public static DateTime,System StartOfEpoch
return System.DateTime