Aracılığıyla paylaş


SoapServerProtocolFactory.CreateIfRequestCompatible(HttpRequest) Yöntem

Tanım

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

protected:
 override System::Web::Services::Protocols::ServerProtocol ^ CreateIfRequestCompatible(System::Web::HttpRequest ^ request);
protected override System.Web.Services.Protocols.ServerProtocol CreateIfRequestCompatible (System.Web.HttpRequest request);
override this.CreateIfRequestCompatible : System.Web.HttpRequest -> System.Web.Services.Protocols.ServerProtocol
Protected Overrides Function CreateIfRequestCompatible (request As HttpRequest) As ServerProtocol

Parametreler

request
HttpRequest

HttpRequestWeb hizmeti isteğini temsil eder.

Döndürülenler

ServerProtocol

ServerProtocolTarafından BELIRTILEN XML Web hizmeti isteğini işlemek için kullanılabilecek request .

Şunlara uygulanır