Threading.CancellationTokenRegistration 構造体 (F#)
キャンセル トークン ソースへの登録を表します。
名前空間/モジュール パス: System.Threading
アセンブリ: FSharp.Core (FSharp.Core.dll)
[<CustomEquality>]
[<NoComparison>]
type CancellationTokenRegistration =
struct
interface IDisposable
member this.Dispose : unit -> unit
member this.Equals : CancellationTokenRegistration -> bool
static member ( = ) : CancellationTokenRegistration * CancellationTokenRegistration -> bool
static member ( <> ) : CancellationTokenRegistration * CancellationTokenRegistration -> bool
end
解説
この型は、.NET Framework 2.0 を対象とした F# ランタイムで使用するためにのみ用意されています。 .NET Framework 4 を使用している場合は、同じ名前の .NET Framework 4 の型である CancellationTokenRegistration を使用します。
インスタンス メンバー
メンバー |
説明 |
---|---|
登録に関連付けられたリソースを解放します。 |
|
別の登録との等値比較を行います。 |
静的メンバー
メンバー |
説明 |
---|---|
登録の非等値演算子。 |
|
登録の等値演算子。 |
プラットフォーム
Windows 7、Windows Vista SP2、Windows XP SP3、Windows XP x64 SP2、Windows Server 2008 R2、Windows Server 2008 SP2、Windows Server 2003 SP2
バージョン情報
F# ランタイム
サポート: 2.0
Silverlight
サポート: 3