UnorderedAttribute 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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 屬性是用來標記訊息行程順序不重要的粒紋介面。 |