Table of Contents

Interface ITopologicalSortNodeProperties

Namespace
MassTransit.Internals.GraphValidation
Assembly
MassTransit.Abstractions.dll
public interface ITopologicalSortNodeProperties

Properties

Visited

bool Visited { get; set; }

Property Value

bool