1 override of ContentType
System.ServiceModel (1)
System\ServiceModel\Channels\SingletonConnectionReader.cs (1)
971protected override string ContentType
3 references to ContentType
System.ServiceModel (3)
System\ServiceModel\Channels\SingletonConnectionReader.cs (3)
1245this.inputStream, transportSettings.MaxBufferSize, this.ContentType); 1341compressedMessageEncoder.AddCompressedMessageProperties(message, this.parent.ContentType); 1354compressedMessageEncoder.AddCompressedMessageProperties(message, this.parent.ContentType);