C# Class Rackspace.Cloud.Server.Agent.ServiceWork

Show file Open project: rackerlabs/openstack-guest-agents-windows-xenserver

Public Methods

Method Description
Do ( ) : void
ServiceWork ( ITimer timer, ICommandQueue queue ) : Rackspace.Cloud.Server.Agent.Interfaces

Method Details

Do() public method

public Do ( ) : void
return void

ServiceWork() public method

public ServiceWork ( ITimer timer, ICommandQueue queue ) : Rackspace.Cloud.Server.Agent.Interfaces
timer ITimer
queue ICommandQueue
return Rackspace.Cloud.Server.Agent.Interfaces