Beamable SDK
Public Member Functions | List of all members
Beamable.Server.Editor.DockerCommands.StopImageCommand Class Reference
Inheritance diagram for Beamable.Server.Editor.DockerCommands.StopImageCommand:
Inheritance graph
[legend]
Collaboration diagram for Beamable.Server.Editor.DockerCommands.StopImageCommand:
Collaboration graph
[legend]

Public Member Functions

 StopImageCommand (IDescriptor descriptor)
 
 StopImageCommand (string containerName)
 
new Promise< bool > Start ()
 
- Public Member Functions inherited from Beamable.Server.Editor.DockerCommands.StopImageReturnableCommand
 StopImageReturnableCommand (IDescriptor descriptor)
 
 StopImageReturnableCommand (string containerName)
 
override string GetCommandString ()
 
- Public Member Functions inherited from Beamable.Server.Editor.DockerCommands.DockerCommandReturnable< bool >
override void Start ()
 
virtual Promise< T > StartAsync ()
 

Additional Inherited Members

- Public Attributes inherited from Beamable.Server.Editor.DockerCommands.DockerCommandReturnable< bool >
Action< string > OnStandardOut
 
Action< string > OnStandardErr
 
- Protected Member Functions inherited from Beamable.Server.Editor.DockerCommands.StopImageReturnableCommand
override void Resolve ()
 
- Protected Member Functions inherited from Beamable.Server.Editor.DockerCommands.DockerCommandReturnable< bool >
override void HandleStandardOut (string data)
 
override void HandleStandardErr (string data)
 
override void HandleOnExit ()
 
- Protected Attributes inherited from Beamable.Server.Editor.DockerCommands.DockerCommandReturnable< bool >
bool _finished
 
- Properties inherited from Beamable.Server.Editor.DockerCommands.StopImageReturnableCommand
string ContainerName [getset]
 
- Properties inherited from Beamable.Server.Editor.DockerCommands.DockerCommandReturnable< bool >
Promise< T > Promise [get]
 
string StandardOutBuffer [get]
 
string StandardErrorBuffer [get]
 

The documentation for this class was generated from the following file: