SoapServerProtocolFactory Sınıf

Tanım

.NET Framework, XML Web hizmeti isteklerini işlemek için SoapServerProtocolFactory 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

Name Description
SoapServerProtocolFactory()

Yeni SoapServerProtocolFactorybir oluşturur.

Yöntemler

Name Description
CreateIfRequestCompatible(HttpRequest)

tarafından ServerProtocolbelirtilen XML Web hizmeti isteğini işlemek için kullanılabilecek bir request 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()

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

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

Geçerli Objectbasit bir kopyasını oluşturur.

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

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

(Devralındığı yer: Object)

Şunlara uygulanır