1 instantiation of SqlWorkflowInstanceStoreBehavior
System.ServiceModel.Activities (1)
System\ServiceModel\Activities\Configuration\SqlWorkflowInstanceStoreElement.cs (1)
80
SqlWorkflowInstanceStoreBehavior sqlWorkflowInstanceStoreBehavior = new
SqlWorkflowInstanceStoreBehavior
8 references to SqlWorkflowInstanceStoreBehavior
System.ServiceModel.Activities (8)
System\ServiceModel\Activities\Configuration\SqlWorkflowInstanceStoreElement.cs (8)
38
get { return typeof(
SqlWorkflowInstanceStoreBehavior
); }
80
SqlWorkflowInstanceStoreBehavior
sqlWorkflowInstanceStoreBehavior = new SqlWorkflowInstanceStoreBehavior
117
DefaultValue =
SqlWorkflowInstanceStoreBehavior
.defaultHostRenewalString)]
129
DefaultValue =
SqlWorkflowInstanceStoreBehavior
.defaultRunnableInstancesDetectionPeriodString)]
141
DefaultValue =
SqlWorkflowInstanceStoreBehavior
.defaultEncodingOption)]
152
DefaultValue =
SqlWorkflowInstanceStoreBehavior
.defaultInstanceCompletionAction)]
163
DefaultValue =
SqlWorkflowInstanceStoreBehavior
.defaultInstanceLockedExceptionAction)]
174
DefaultValue =
SqlWorkflowInstanceStoreBehavior
.defaultMaximumRetries)]