C# Класс DotNetWorkQueue.Transport.Redis.Basic.Factory.RedisQueueCorrelationIdFactory

Creates new instances of RedisQueueCorrelationId
Наследование: ICorrelationIdFactory
Показать файл Открыть проект

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

Метод Описание
Create ( ) : ICorrelationId

Creates a new instance of ICorrelationId. The underlying type is RedisQueueCorrelationId

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

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

Creates a new instance of ICorrelationId. The underlying type is RedisQueueCorrelationId
public Create ( ) : ICorrelationId
Результат ICorrelationId