IPattern<TKey,TPayload,TRegister,TAccumulator>.AFA 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
介面只是公用的,可提供 CLR 強型別 - 實例應該只在內部建立。 請勿直接使用。
public Microsoft.StreamProcessing.Afa<TPayload,TRegister,TAccumulator> AFA { get; }
member this.AFA : Microsoft.StreamProcessing.Afa<'Payload, 'Register, 'Accumulator>
Public ReadOnly Property AFA As Afa(Of TPayload, TRegister, TAccumulator)
屬性值
Afa<TPayload,TRegister,TAccumulator>