IProcessHostFactoryHelper.GetProcessHost(IProcessHostSupportFunctions) Metoda

Definicja

Pobiera hosta procesu.

Ten interfejs API obsługuje infrastrukturę produktu i nie jest przeznaczony do użycia bezpośrednio z poziomu kodu.

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

Parametry

functions
IProcessHostSupportFunctions

Funkcje zadeklarowane przez IProcessHostSupportFunctions interfejs.

Zwraca

Object

Obiekt hosta procesu.

Uwagi

GetProcessHostwprowadzono w .NET Framework 3.5. Aby uzyskać więcej informacji, zobacz Wersje i zależności.

Dotyczy