C# Class npantarhei.distribution.translators.StandInTranslator.FlowContext

Show file Open project: ralfw/NPantaRhei

Public Properties

Property Type Description
Causalities npantarhei.runtime.contract.CausalityStack
CorrelationId System.Guid
FlowStack FlowStack
Path string
Priority int
StandInOperationName string

Property Details

Causalities public property

public CausalityStack,npantarhei.runtime.contract Causalities
return npantarhei.runtime.contract.CausalityStack

CorrelationId public property

public Guid,System CorrelationId
return System.Guid

FlowStack public property

public FlowStack FlowStack
return FlowStack

Path public property

public string Path
return string

Priority public property

public int Priority
return int

StandInOperationName public property

public string StandInOperationName
return string