C# Class NServiceBus.Dependency

Show file Open project: Particular/NServiceBus

Public Methods

Method Description
Dependency ( string dependantId, string dependsOnId, DependencyDirection direction, bool enforce )

Method Details

Dependency() public method

public Dependency ( string dependantId, string dependsOnId, DependencyDirection direction, bool enforce )
dependantId string
dependsOnId string
direction DependencyDirection
enforce bool