Ejemplo n.º 1
0
 internal static string GetRoutesStream(this FlowKey key) =>
 key.GetStream("routes");
Ejemplo n.º 2
0
 internal static string GetCheckpointStream(this FlowKey key) =>
 key.GetStream("checkpoint");