Compartilhar via


UnorderedAttribute Classe

Definição

O atributo Não ordenado é usado para marcar a interface de granularidade na qual a ordem de entrega das mensagens não é significativa.

[System.AttributeUsage(System.AttributeTargets.Interface)]
public sealed class UnorderedAttribute : Attribute
[<System.AttributeUsage(System.AttributeTargets.Interface)>]
type UnorderedAttribute = class
    inherit Attribute
Public NotInheritable Class UnorderedAttribute
Inherits Attribute
Herança
UnorderedAttribute
Atributos

Construtores

UnorderedAttribute()

O atributo Não ordenado é usado para marcar a interface de granularidade na qual a ordem de entrega das mensagens não é significativa.

Aplica-se a