Namespace: 
   RRAutoLib.Remoting
    Assembly:
   RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
Syntax<HubMethodNameAttribute("EStop")>
Public Sub EStop ( 
	strEngineID As String
)[HubMethodNameAttribute("EStop")]
public void EStop(
	string strEngineID
)Parameters
- strEngineID
 - Type: SystemString
Value corresponding to the Engine.ID. 
See Also