ProcessHostFactoryHelper Class
This API supports the product infrastructure and is not intended to be used directly from your code.
Provides a method to retrieve an IProcessHost interface.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | ProcessHostFactoryHelper() | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the ProcessHostFactoryHelper class. |
| Name | Description | |
|---|---|---|
![]() | CreateObjRef(Type^) | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.(Inherited from MarshalByRefObject.) |
![]() | Equals(Object^) | Determines whether the specified object is equal to the current object.(Inherited from Object.) |
![]() | GetHashCode() | Serves as the default hash function. (Inherited from Object.) |
![]() | GetLifetimeService() | Retrieves the current lifetime service object that controls the lifetime policy for this instance.(Inherited from MarshalByRefObject.) |
![]() | GetProcessHost(IProcessHostSupportFunctions^) | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the process host. |
![]() | GetType() | |
![]() | InitializeLifetimeService() | This API supports the product infrastructure and is not intended to be used directly from your code. Gives the process an infinite lifetime by preventing a lease from being created.(Overrides MarshalByRefObject::InitializeLifetimeService().) |
![]() | ToString() | Returns a string that represents the current object.(Inherited from Object.) |
ProcessHostFactoryHelper is introduced in the .NET Framework 3.5. For more information, see .NET Framework Versions and Dependencies.
Available since 2.0
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
