AsynchronousAttribute 類別
繼承階層架構
System.Object
System.Attribute
ReactiveTests.AsynchronousAttribute
Namespace:ReactiveTests
裝配: Tests.System.Reactive.dll) 中的 Tests.System.Reactive (
Syntax
'Declaration
<AttributeUsageAttribute(AttributeTargets.Method)> _
Public Class AsynchronousAttribute _
Inherits Attribute
'Usage
Dim instance As AsynchronousAttribute
[AttributeUsageAttribute(AttributeTargets.Method)]
public class AsynchronousAttribute : Attribute
[AttributeUsageAttribute(AttributeTargets::Method)]
public ref class AsynchronousAttribute : public Attribute
[<AttributeUsageAttribute(AttributeTargets.Method)>]
type AsynchronousAttribute =
class
inherit Attribute
end
public class AsynchronousAttribute extends Attribute
SyncAttribute 類型會公開下列成員。
建構函式
名稱 | 描述 | |
---|---|---|
AsynchronousAttribute |
頂端
屬性
名稱 | 描述 | |
---|---|---|
TypeId | (繼承自 Attribute.) |
頂端
方法
名稱 | 描述 | |
---|---|---|
等於 | (繼承自 Attribute.) | |
完成 | (繼承自 Object.) | |
GetHashCode | (繼承自 Attribute.) | |
GetType | (繼承自 Object.) | |
IsDefaultAttribute | (繼承自 Attribute.) | |
相符項目 | (繼承自 Attribute.) | |
MemberwiseClone | (繼承自 Object.) | |
ToString | (繼承自 Object.) |
頂端
明確介面實作
名稱 | 描述 | |
---|---|---|
_Attribute.GetIDsOfNames | (繼承自 Attribute.) | |
_Attribute.GetTypeInfo | (繼承自 Attribute.) | |
_Attribute.GetTypeInfoCount | (繼承自 Attribute.) | |
_Attribute.Invoke | (繼承自 Attribute.) |
頂端
執行緒安全性
這個類型的任何公用靜態 (Visual Basic 中的 Shared) 成員都是安全執行緒。 並非所有的執行個體成員都是安全執行緒。