Aracılığıyla paylaş


ServerProtocolFactory.CreateIfRequestCompatible(HttpRequest) Yöntem

Tanım

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

protected:
 abstract System::Web::Services::Protocols::ServerProtocol ^ CreateIfRequestCompatible(System::Web::HttpRequest ^ request);
protected abstract System.Web.Services.Protocols.ServerProtocol CreateIfRequestCompatible (System.Web.HttpRequest request);
abstract member CreateIfRequestCompatible : System.Web.HttpRequest -> System.Web.Services.Protocols.ServerProtocol
Protected MustOverride Function CreateIfRequestCompatible (request As HttpRequest) As ServerProtocol

Parametreler

request
HttpRequest

HttpRequestWeb hizmeti isteğini temsil eder.

Döndürülenler

ServerProtocol

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

Şunlara uygulanır