1 implementation of SetSessionContentType
System.ServiceModel (1)
System\ServiceModel\Channels\BinaryMessageEncoder.cs (1)
905
public void
SetSessionContentType
(string contentType)
1 reference to SetSessionContentType
System.ServiceModel (1)
System\ServiceModel\Channels\SessionConnectionReader.cs (1)
527
compressedMessageEncoder.
SetSessionContentType
(this.decoder.ContentType);