ServerProtocolFactory Sınıf

Tanım

.NET Framework, XML Web hizmeti isteklerini işlemek için sınıfından ServerProtocolFactory türetilen sınıfları kullanır.

public ref class ServerProtocolFactory abstract
public abstract class ServerProtocolFactory
type ServerProtocolFactory = class
Public MustInherit Class ServerProtocolFactory
Devralma
ServerProtocolFactory
Türetilmiş

Oluşturucular

ServerProtocolFactory()

için ServerProtocolFactoryoluşturucu.

Yöntemler

CreateIfRequestCompatible(HttpRequest)

parametresi tarafından request belirtilen XML Web hizmeti isteğini işlemek için kullanılabilecek bir ServerProtocol döndürür.

Equals(Object)

Belirtilen nesnenin geçerli nesneye eşit olup olmadığını belirler.

(Devralındığı yer: Object)
GetHashCode()

Varsayılan karma işlevi işlevi görür.

(Devralındığı yer: Object)
GetType()

Type Geçerli örneğini alır.

(Devralındığı yer: Object)
MemberwiseClone()

Geçerli Objectöğesinin sığ bir kopyasını oluşturur.

(Devralındığı yer: Object)
ToString()

Geçerli nesneyi temsil eden dizeyi döndürür.

(Devralındığı yer: Object)

Şunlara uygulanır