C# Class Rackspace.Cloud.Server.Agent.Actions.Sleeper

Inheritance: ISleeper
ファイルを表示 Open project: rackerlabs/openstack-guest-agents-windows-xenserver

Public Methods

Method Description
Sleep ( int seconds ) : void

Method Details

Sleep() public method

public Sleep ( int seconds ) : void
seconds int
return void