C# 클래스 DotNetWorkQueue.Transport.Redis.Basic.Factory.RedisQueueCorrelationIdFactory

Creates new instances of RedisQueueCorrelationId
상속: ICorrelationIdFactory
파일 보기 프로젝트 열기: blehnen/DotNetWorkQueue

공개 메소드들

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