C# 클래스 DotNetWorkQueue.Transport.Redis.Basic.RedisQueueCorrelationIdSerialized

A correlation Id that can be serialized
파일 보기 프로젝트 열기: blehnen/DotNetWorkQueue 1 사용 예제들

공개 메소드들

메소드 설명
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