BinaryServerFormatterSink.Protocol Wyliczenie

Definicja

Określa protokół, który ma być używany z BinaryServerFormatterSink klasą .

public: enum class BinaryServerFormatterSink::Protocol
[System.Serializable]
public enum BinaryServerFormatterSink.Protocol
[<System.Serializable>]
type BinaryServerFormatterSink.Protocol = 
Public Enum BinaryServerFormatterSink.Protocol
Dziedziczenie
BinaryServerFormatterSink.Protocol
Atrybuty

Pola

Http 0

Wskazuje, że bieżące ujścia programu formatowego używa protokołu HTTP i dlatego wymaga specjalnego przetwarzania.

Other 1

Wskazuje, że z bieżącym ujściem programu formatowego jest używany protokół inny niż HTTP.

Dotyczy