C# 클래스 NServiceBus.Extensibility.ExtendableOptionsExtensions

Provides hidden access to the extension context.
파일 보기 프로젝트 열기: Particular/NServiceBus

공개 메소드들

메소드 설명
GetExtensions ( this options ) : ContextBag

Gets access to a "bucket", this allows the developer to pass information from extension methods down to behaviors.

메소드 상세

GetExtensions() 공개 정적인 메소드

Gets access to a "bucket", this allows the developer to pass information from extension methods down to behaviors.
public static GetExtensions ( this options ) : ContextBag
options this Extendable options instance.
리턴 ContextBag