C# Class System.Threading.Tasks.Schedulers.ConcurrentExclusiveInterleave.ConcurrentExclusiveInterleaveDebugView

Provides a debug view for ConcurrentExclusiveInterleave.
Afficher le fichier Open project: bingyang001/disruptor-net-3.3.0-alpha

Méthodes publiques

Méthode Description
ConcurrentExclusiveInterleaveDebugView ( ConcurrentExclusiveInterleave interleave ) : System.Collections.Generic

Initializes the debug view.

Method Details

ConcurrentExclusiveInterleaveDebugView() public méthode

Initializes the debug view.
public ConcurrentExclusiveInterleaveDebugView ( ConcurrentExclusiveInterleave interleave ) : System.Collections.Generic
interleave ConcurrentExclusiveInterleave The interleave being debugged.
Résultat System.Collections.Generic