SoapServerFormatterSink.Protocol Enumeration

Definition

Gibt das Protokoll an, das mit der SoapServerFormatterSink-Klasse verwendet werden soll.

public: enum class SoapServerFormatterSink::Protocol
[System.Serializable]
public enum SoapServerFormatterSink.Protocol
[<System.Serializable>]
type SoapServerFormatterSink.Protocol = 
Public Enum SoapServerFormatterSink.Protocol
Vererbung
SoapServerFormatterSink.Protocol
Attribute

Felder

Http 0

Gibt an, dass die aktuelle Formatierungssenke das HTTP-Protokoll verwendet und daher eine spezielle Verarbeitung erfordert.

Other 1

Gibt an, dass bei der aktuellen Formatierungssenke ein anderes Protokoll als HTTP verwendet wird.

Gilt für: