Partager via


UnorderedAttribute Classe

Définition

L’attribut Unordered est utilisé pour marquer l’interface de grain dans laquelle l’ordre de remise des messages n’est pas significatif.

[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
Héritage
UnorderedAttribute
Attributs

Constructeurs

UnorderedAttribute()

L’attribut Unordered est utilisé pour marquer l’interface de grain dans laquelle l’ordre de remise des messages n’est pas significatif.

S’applique à