Beamable SDK
Public Member Functions | Properties | 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 (MicroserviceDescriptor descriptor)
 
override string GetCommandString ()
 
- Public Member Functions inherited from Beamable.Server.Editor.DockerCommands.DockerCommand
void Start ()
 
void Join ()
 
void Kill ()
 

Properties

string ContainerName [get, set]
 
- Properties inherited from Beamable.Server.Editor.DockerCommands.DockerCommand
bool WriteLogToUnity = true [get, set]
 
bool WriteCommandToUnity [get, set]
 

Additional Inherited Members

- Public Attributes inherited from Beamable.Server.Editor.DockerCommands.DockerCommand
Action< int > OnExit
 
string UnityLogLabel = "Docker"
 
- Static Public Attributes inherited from Beamable.Server.Editor.DockerCommands.DockerCommand
const string DOCKER_LOCATION = "docker"
 
- Protected Member Functions inherited from Beamable.Server.Editor.DockerCommands.DockerCommand
virtual void HandleOnExit ()
 
virtual void HandleStandardOut (string data)
 
virtual void HandleStandardErr (string data)
 
void LogInfo (string data)
 
void LogError (string data)
 
virtual void ModifyStartInfo (ProcessStartInfo processStartInfo)
 

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