次の方法で共有


ServiceBusQueue.SizeInBytes プロパティ

定義

省略可能。 キュー内のメッセージがキューのクォータに対して現在占めている実際のバイト数を反映します。* 範囲: 0 -MaxTopicSizeinMegaBytes (詳細については、「」を参照 http://msdn.microsoft.com/en-us/library/windowsazure/hh780773.aspx )

public int SizeInBytes { get; set; }
member this.SizeInBytes : int with get, set
Public Property SizeInBytes As Integer

プロパティ値

適用対象