10 references to Protocol
System.Runtime.Remoting (10)
channels\sinks\soapformattersinks.cs (10)
418
SoapServerFormatterSink.
Protocol
protocol =
419
SoapServerFormatterSink.
Protocol
.Other;
424
protocol = SoapServerFormatterSink.
Protocol
.Http;
468
private
Protocol
_protocol; // transport protocol being used
477
public SoapServerFormatterSink(
Protocol
protocol, IServerChannelSink nextSink,
561
if (_protocol ==
Protocol
.Http)
580
if (_protocol ==
Protocol
.Http)
612
if (_protocol ==
Protocol
.Http)
728
if (_protocol ==
Protocol
.Http)
771
if (_protocol ==
Protocol
.Http)