Click or drag to resize
Grid Solutions Framework

ProcessLauncherStatus Property

Returns the detailed status of the data input source.

Namespace: FileAdapters
Assembly: FileAdapters (in FileAdapters.dll) Version: 2.4.182-beta
Syntax
public override string Status { get; }
View Source

Property Value

String

Implements

IProvideStatusStatus
IProvideStatusStatus
Remarks
Derived classes should extend status with implementation specific information.
See Also