MessageProperties.IsFixedSize Eigenschaft

Definition

Ruft einen Wert ab, der angibt, ob die MessageProperties eine feste Größe hat.

public:
 property bool IsFixedSize { bool get(); };
public bool IsFixedSize { get; }
member this.IsFixedSize : bool
Public ReadOnly Property IsFixedSize As Boolean

Eigenschaftswert

Boolean

Ist true, wenn die MessageProperties eine feste Größe aufweist, andernfalls false.

Gilt für