C# Class ServiceHarness.SimulationAction

Datei anzeigen 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_oe property

public bool holdUnmanagedResource
return bool

methodname public_oe property

public string methodname
return string

sleep public_oe property

public int sleep
return int

throwException public_oe property

public bool throwException
return bool