C# Class ServiceHarness.SimulationAction

Show file Open project: Ecetera/appdynamics-sandpit Class Usage Examples

Public Properties

Property Type Description
holdUnmanagedResource bool
methodname string
sleep int
throwException bool

Property Details

holdUnmanagedResource public property

public bool holdUnmanagedResource
return bool

methodname public property

public string methodname
return string

sleep public property

public int sleep
return int

throwException public property

public bool throwException
return bool