IProcessInitControl 인터페이스

정의

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
특성

메서드

ResetInitializerTimeout(Int32)

Startup(Object) 메서드의 제한 시간이 초과하기 전까지 남은 초 수를 설정합니다.

적용 대상