C# 클래스 ServiceHarness.SimulationAction

파일 보기 프로젝트 열기: Ecetera/appdynamics-sandpit 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
holdUnmanagedResource bool
methodname string
sleep int
throwException bool

프로퍼티 상세

holdUnmanagedResource 공개적으로 프로퍼티

public bool holdUnmanagedResource
리턴 bool

methodname 공개적으로 프로퍼티

public string methodname
리턴 string

sleep 공개적으로 프로퍼티

public int sleep
리턴 int

throwException 공개적으로 프로퍼티

public bool throwException
리턴 bool