共用方式為


UnorderedAttribute 類別

定義

Unordered 屬性是用來標記訊息行程順序不重要的粒紋介面。

[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
繼承
UnorderedAttribute
屬性

建構函式

UnorderedAttribute()

Unordered 屬性是用來標記訊息行程順序不重要的粒紋介面。

適用於