IProcessInitControl Interface
.NET Framework 3.0
Supports setting the time-out for the Startup method.
Namespace: System.EnterpriseServices
Assembly: System.EnterpriseServices (in system.enterpriseservices.dll)
Assembly: System.EnterpriseServices (in system.enterpriseservices.dll)
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)] [GuidAttribute("72380d55-8d2b-43a3-8513-2b6ef31434e9")] public interface IProcessInitControl
/** @attribute InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown) */
/** @attribute GuidAttribute("72380d55-8d2b-43a3-8513-2b6ef31434e9") */
public interface IProcessInitControl
InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown) GuidAttribute("72380d55-8d2b-43a3-8513-2b6ef31434e9") public interface IProcessInitControl
Not applicable.
Community Additions
ADD
Show: