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