Service.Run(StopConditions) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
abstract Microsoft::XLANGs::Core::StopConditions Run(Microsoft::XLANGs::Core::StopConditions stopCond);
public abstract Microsoft.XLANGs.Core.StopConditions Run (Microsoft.XLANGs.Core.StopConditions stopCond);
abstract member Run : Microsoft.XLANGs.Core.StopConditions -> Microsoft.XLANGs.Core.StopConditions
Public MustOverride Function Run (stopCond As StopConditions) As StopConditions
Parameters
- stopCond
- StopConditions