BrokeredMessageProperty.ForcePersistence Property

Definition

Gets or sets whether to force persistence on this property.

public bool ForcePersistence { get; set; }
member this.ForcePersistence : bool with get, set
Public Property ForcePersistence As Boolean

Property Value

true to force persistence on this property; otherwise, false.

Applies to