C# 클래스 System.Deployment.Internal.Isolation.StoreOperationScavenge

파일 보기 프로젝트 열기: randomize/VimConfig 1 사용 예제들

공개 메소드들

메소드 설명
Destroy ( ) : void
StoreOperationScavenge ( bool Light ) : System
StoreOperationScavenge ( bool Light, ulong SizeLimit, ulong RunLimit, uint ComponentLimit ) : System

메소드 상세

Destroy() 공개 메소드

public Destroy ( ) : void
리턴 void

StoreOperationScavenge() 공개 메소드

public StoreOperationScavenge ( bool Light ) : System
Light bool
리턴 System

StoreOperationScavenge() 공개 메소드

public StoreOperationScavenge ( bool Light, ulong SizeLimit, ulong RunLimit, uint ComponentLimit ) : System
Light bool
SizeLimit ulong
RunLimit ulong
ComponentLimit uint
리턴 System