Поделиться через


IBatchContainer.ShouldDeliver Метод

Определение

Определите, следует ли отправлять этот пакет в указанный целевой объект.

public bool ShouldDeliver (Orleans.Streams.IStreamIdentity stream, object filterData, Orleans.Streams.StreamFilterPredicate shouldReceiveFunc);
abstract member ShouldDeliver : Orleans.Streams.IStreamIdentity * obj * Orleans.Streams.StreamFilterPredicate -> bool
Public Function ShouldDeliver (stream As IStreamIdentity, filterData As Object, shouldReceiveFunc As StreamFilterPredicate) As Boolean

Параметры

filterData
Object
shouldReceiveFunc
StreamFilterPredicate

Возвращаемое значение

Применяется к