Aracılığıyla paylaş


SoapServerProtocolFactory Sınıf

Tanım

.NET Framework, SoapServerProtocolFactory XML Web hizmeti isteklerini işlemek için sınıfının bir örneğini oluşturur.

public ref class SoapServerProtocolFactory : System::Web::Services::Protocols::ServerProtocolFactory
public class SoapServerProtocolFactory : System.Web.Services.Protocols.ServerProtocolFactory
type SoapServerProtocolFactory = class
    inherit ServerProtocolFactory
Public Class SoapServerProtocolFactory
Inherits ServerProtocolFactory
Devralma
SoapServerProtocolFactory

Oluşturucular

SoapServerProtocolFactory()

Yeni bir SoapServerProtocolFactory oluşturur.

Yöntemler

CreateIfRequestCompatible(HttpRequest)

ServerProtocolTarafından BELIRTILEN XML Web hizmeti isteğini işlemek için kullanılabilecek bir döndürür request .

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