Bahasa

ProcessHostFactoryHelper.GetProcessHost(IProcessHostSupportFunctions) Metode

Definisi

Mendapatkan host proses.

API ini mendukung infrastruktur produk dan tidak dimaksudkan untuk digunakan langsung dari kode Anda.

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

Parameter

functions
IProcessHostSupportFunctions

Fungsi yang dideklarasikan oleh IProcessHostSupportFunctions antarmuka.

Mengembalikan

Objek yang berisi host proses.

Penerapan

Keterangan

GetProcessHost diperkenalkan dalam .NET Framework 3.5. Untuk informasi selengkapnya, lihat Versi dan Dependensi.

Berlaku untuk