Class TestUpdateService
Inheritance
object
TestUpdateService
Namespace: i5.Toolkit.Core.TestUtilities
Assembly: cs.temp.dll.dll
Syntax
public class TestUpdateService : IUpdateableService
Properties
Enabled
Declaration
public bool Enabled { get; set; }
Property Value
Type | Description |
---|---|
bool |
TestCounter
Declaration
public int TestCounter { get; }
Property Value
Type | Description |
---|---|
int |
Methods
Cleanup()
Declaration
public void Cleanup()
Initialize(IServiceManager)
Declaration
public void Initialize(IServiceManager owner)
Parameters
Type | Name | Description |
---|---|---|
IService |
owner |
Update()
Declaration
public void Update()