ProcessHostFactoryHelper.GetProcessHost(IProcessHostSupportFunctions) Yöntem

Tanım

İşlem ana bilgisayarı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 IProcessHostSupportFunctions bildirilen işlevler.

Döndürülenler

İşlem ana bilgisayarını içeren bir nesne.

Uygulamalar

Açıklamalar

GetProcessHost, .NET Framework 3.5'te kullanıma sunulmuştur. Daha fazla bilgi için bkz . Sürümler ve Bağımlılıklar.

Şunlara uygulanır