BinaryServerFormatterSink::Protocol Enumeration
.NET Framework (current version)
Specifies the protocol to use with the BinaryServerFormatterSink class.
Assembly: System.Runtime.Remoting (in System.Runtime.Remoting.dll)
| Member name | Description | |
|---|---|---|
| Http | Indicates that the current formatter sink is using the HTTP protocol, and therefore requires special processing. | |
| Other | Indicates that a protocol other than HTTP is used with the current formatter sink. |
.NET Framework
Available since 1.1
Available since 1.1
Show: