BinaryServerFormatterSink.Protocol Sabit listesi

Tanım

sınıfıyla BinaryServerFormatterSink kullanılacak protokolü belirtir.

public: enum class BinaryServerFormatterSink::Protocol
[System.Serializable]
public enum BinaryServerFormatterSink.Protocol
[<System.Serializable>]
type BinaryServerFormatterSink.Protocol = 
Public Enum BinaryServerFormatterSink.Protocol
Devralma
BinaryServerFormatterSink.Protocol
Öznitelikler

Alanlar

Http 0

Geçerli biçimlendirici havuzun HTTP protokolü kullandığını ve bu nedenle özel işlem gerektirdiğini gösterir.

Other 1

Geçerli biçimlendirici havuzuyla HTTP dışında bir protokolün kullanıldığını gösterir.

Şunlara uygulanır