C# Class ServiceHarness.SimulationAction

Afficher le fichier Open project: Ecetera/appdynamics-sandpit Class Usage Examples

Méthodes publiques

Свойство Type Description
holdUnmanagedResource bool
methodname string
sleep int
throwException bool

Property Details

holdUnmanagedResource public_oe property

public bool holdUnmanagedResource
Résultat bool

methodname public_oe property

public string methodname
Résultat string

sleep public_oe property

public int sleep
Résultat int

throwException public_oe property

public bool throwException
Résultat bool