BinaryServerFormatterSink.Protocol Enumeração

Definição

Especifica o protocolo a ser usado com a classe BinaryServerFormatterSink.

public: enum class BinaryServerFormatterSink::Protocol
[System.Serializable]
public enum BinaryServerFormatterSink.Protocol
[<System.Serializable>]
type BinaryServerFormatterSink.Protocol = 
Public Enum BinaryServerFormatterSink.Protocol
Herança
BinaryServerFormatterSink.Protocol
Atributos

Campos

Http 0

Indica que o coletor do formatador atual está usando o protocolo HTTP e, portanto, requer processamento especial.

Other 1

Indica que um protocolo diferente de HTTP é usado com o coletor do formatador atual.

Aplica-se a