C# 클래스 NServiceBus.UnitOfWorkSettingsExtensions

Provides configuration options for unit of work behavior.
파일 보기 프로젝트 열기: Particular/NServiceBus

공개 메소드들

메소드 설명
UnitOfWork ( this config ) : UnitOfWorkSettings

Entry point for unit of work related configuration.

메소드 상세

UnitOfWork() 공개 정적인 메소드

Entry point for unit of work related configuration.
public static UnitOfWork ( this config ) : UnitOfWorkSettings
config this The instance to apply the settings to.
리턴 UnitOfWorkSettings