C# Class Appccelerate.ScopingEventBroker.Specification.TransactionScopeSpecification

Inheritance: ScopingEventBrokerSpecification
Show file Open project: appccelerate/appccelerate

Protected Properties

Property Type Description
Called long
CalledForInnerAndOuter long
NotCalled long

Property Details

Called protected static property

protected static long Called
return long

CalledForInnerAndOuter protected static property

protected static long CalledForInnerAndOuter
return long

NotCalled protected static property

protected static long NotCalled
return long