Method | Description | |
---|---|---|
DoNotEnforceBestPractices ( this options ) : void |
Turns off the best practice enforcement for the given message.
|
|
IgnoredBestPractices ( this options ) : bool |
Returns whether DoNotEnforceBestPractices(NServiceBus.Extensibility.ExtendableOptions) has ben called or not.
|
Method | Description | |
---|---|---|
SetDoNotEnforceBestPractices ( this context ) : void |
public static DoNotEnforceBestPractices ( this options ) : void | ||
options | this | |
return | void |
public static IgnoredBestPractices ( this options ) : bool | ||
options | this | |
return | bool |