2 references to ConfigurationProperty
System.ServiceModel.Activities (2)
System\ServiceModel\Activities\Configuration\SendMessageChannelCacheElement.cs (2)
55
properties.Add(new
ConfigurationProperty
(ConfigurationStrings.FactorySettings, typeof(FactorySettingsElement)));
56
properties.Add(new
ConfigurationProperty
(ConfigurationStrings.ChannelSettings, typeof(ChannelSettingsElement)));