C# Класс DotNetWorkQueue.Transport.Redis.Basic.RedisQueueCorrelationIdSerialized

A correlation Id that can be serialized
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
RedisQueueCorrelationIdSerialized ( System.Guid id ) : System

Initializes a new instance of the RedisQueueCorrelationIdSerialized class.

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

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

Initializes a new instance of the RedisQueueCorrelationIdSerialized class.
public RedisQueueCorrelationIdSerialized ( System.Guid id ) : System
id System.Guid The identifier.
Результат System