Click or drag to resize

StartupCompletedEventArgsStartupResult Property

Provides result of the StartupAsync(String, String, String, StartupMode) method execution.

Namespace: Bosch.Vms.CameoSdk
Assembly: Bosch.Vms.CameoSdk (in Bosch.Vms.CameoSdk.dll) Version: 1.6.0.0
Syntax
C#
public StartupResult StartupResult { get; }

Property Value

StartupResult
See Also