1 write to properties
System.ServiceModel (1)
System\ServiceModel\Channels\ServiceChannelProxy.cs (1)
554this.properties = new PropertyDictionary();
1 reference to properties
System.ServiceModel (1)
System\ServiceModel\Channels\ServiceChannelProxy.cs (1)
609get { return properties; }