QueueProperties.MaxMessageSizeInKilobytes Property
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the maximum message size, in kilobytes, for messages sent to this queue. This feature is only available when using a Premium namespace and service version "2021-05" or higher. https://learn.microsoft.com/azure/service-bus-messaging/service-bus-premium-messaging
public long? MaxMessageSizeInKilobytes { get; set; }
member this.MaxMessageSizeInKilobytes : Nullable<int64> with get, set
Public Property MaxMessageSizeInKilobytes As Nullable(Of Long)
Продукт | Версии |
---|---|
Azure SDK for .NET | Latest, Preview |
Отзыв о Azure SDK for .NET
Azure SDK for .NET — это проект с открытым исходным кодом. Выберите ссылку, чтобы оставить отзыв: