C# Класс StreamFetcherWasNotConstructedWithPartitionIdExpression, Runtime

Exception that gets thrown when invoking methods that filter on ParitionId and the StreamFetcher{TEvent} was constructed without a ParitionId expression.
Наследование: Exception
Показать файл Открыть проект

Открытые методы

Метод Описание
StreamFetcherWasNotConstructedWithPartitionIdExpression ( ) : System,

Описание методов

StreamFetcherWasNotConstructedWithPartitionIdExpression() публичный Метод

public StreamFetcherWasNotConstructedWithPartitionIdExpression ( ) : System,
Результат System,