BrokeredMessage.State Propiedad

Definición

Obtiene o establece el estado del mensaje.

public Microsoft.ServiceBus.Messaging.MessageState State { get; }
member this.State : Microsoft.ServiceBus.Messaging.MessageState
Public ReadOnly Property State As MessageState

Valor de propiedad

Estado del mensaje.

Se aplica a