IProcessInitControl Interface

Definição

Dá suporte à configuração do tempo limite para o método Startup(Object).

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

ResetInitializerTimeout(Int32)

Define o número de segundos restantes antes que o método Startup(Object) atinja o tempo limite.

Aplica-se a