1 write to connection
System.ServiceModel (1)
System\ServiceModel\Channels\FramingChannels.cs (1)
56this.connection = value;
2 references to connection
System.ServiceModel (2)
System\ServiceModel\Channels\FramingChannels.cs (2)
52return connection; 79message.Properties[ConnectionMessageProperty.Name] = this.connection;