SoapServerFormatterSink.Protocol 列舉

定義

指定要與 SoapServerFormatterSink 類別一起使用的通訊協定。

public: enum class SoapServerFormatterSink::Protocol
[System.Serializable]
public enum SoapServerFormatterSink.Protocol
[<System.Serializable>]
type SoapServerFormatterSink.Protocol = 
Public Enum SoapServerFormatterSink.Protocol
繼承
SoapServerFormatterSink.Protocol
屬性

欄位

Http 0

指示目前格式子 (Formatter) 接收正在使用 HTTP 通訊協定,並因此需要特殊處理。

Other 1

指示要使用 HTTP 以外的通訊協定來搭配目前格式子接收。

適用於