共用方式為


IPattern<TKey,TPayload,TRegister,TAccumulator>.AFA 屬性

定義

介面只是公用的,可提供 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>

適用於