Aracılığıyla paylaş


ProcessHostFactoryHelper.GetProcessHost(IProcessHostSupportFunctions) Yöntem

Tanım

İşlem konağını alır.

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

public:
 virtual System::Object ^ GetProcessHost(System::Web::Hosting::IProcessHostSupportFunctions ^ functions);
public object GetProcessHost (System.Web.Hosting.IProcessHostSupportFunctions functions);
abstract member GetProcessHost : System.Web.Hosting.IProcessHostSupportFunctions -> obj
override this.GetProcessHost : System.Web.Hosting.IProcessHostSupportFunctions -> obj
Public Function GetProcessHost (functions As IProcessHostSupportFunctions) As Object

Parametreler

functions
IProcessHostSupportFunctions

Arabirim tarafından belirtilen işlevler IProcessHostSupportFunctions .

Döndürülenler

Object

İşlem konağını içeren bir nesne.

Uygulamalar

Açıklamalar

GetProcessHost .NET Framework 3,5 ' de tanıtılmıştır. Daha fazla bilgi için bkz. sürümler ve bağımlılıklar.

Şunlara uygulanır