CancellationTokenRegistration.( <> ) 方法 (F#)
登錄的不相等運算子。
命名空間/模組路徑:System.Threading
組件:FSharp.Core (在 FSharp.Core.dll 中)
// Signature:
static member ( <> ) : CancellationTokenRegistration * CancellationTokenRegistration -> bool
// Usage:
registration1 <> registration2
參數
registration1
型別:CancellationTokenRegistration第一個輸入登錄。
registration2
型別:CancellationTokenRegistration第二個輸入登錄。
傳回值
如果兩個登錄相等,則為 False。
備註
此 API 僅可搭配 F# 核心程式庫版本以 .NET Framework 2.0 為目標。 如果您要使用 .NET Framework 4,請使用名稱一樣是 Inequality 的 .NET Framework 4 API。
平台
Windows 8 中, Windows 7, Windows Server 2012 上, Windows Server 2008 R2
版本資訊
F# 核心程式庫版本
支援版本:2.0