IProcessInitControl Interface

Définition

Prend en charge le réglage du délai d’attente pour la méthode 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
Attributs

Méthodes

ResetInitializerTimeout(Int32)

Définit le nombre de secondes restant avant l’expiration du délai d’attente de la méthode Startup(Object).

S’applique à