Udostępnij za pośrednictwem


Properties.SetProperty<TKey,TPayload> Metoda

Definicja

Wprowadź tryb, w którym można ustawić właściwość strumienia.

public static Microsoft.StreamProcessing.IPropertySetter<TKey,TPayload> SetProperty<TKey,TPayload>(this Microsoft.StreamProcessing.IStreamable<TKey,TPayload> source);
static member SetProperty : Microsoft.StreamProcessing.IStreamable<'Key, 'Payload> -> Microsoft.StreamProcessing.IPropertySetter<'Key, 'Payload>
<Extension()>
Public Function SetProperty(Of TKey, TPayload) (source As IStreamable(Of TKey, TPayload)) As IPropertySetter(Of TKey, TPayload)

Parametry typu

TKey
TPayload

Parametry

Zwraca

Microsoft.StreamProcessing.IPropertySetter<TKey,TPayload>

Dotyczy