IProcessInitControl Interfaz

Definición

Admite la configuración del tiempo de espera para el Startup(Object) método .

public interface class IProcessInitControl
[System.Runtime.InteropServices.Guid("72380d55-8d2b-43a3-8513-2b6ef31434e9")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IProcessInitControl
[<System.Runtime.InteropServices.Guid("72380d55-8d2b-43a3-8513-2b6ef31434e9")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IProcessInitControl = interface
Public Interface IProcessInitControl
Atributos

Métodos

Nombre Description
ResetInitializerTimeout(Int32)

Establece el número de segundos restantes antes de que se agote el tiempo de espera del Startup(Object) método.

Se aplica a