Click or drag to resize
Grid Solutions Framework

VirtualOutputAdapterGetShortStatus Method

Gets a short one-line status of this VirtualOutputAdapter.

Namespace: TestingAdapters
Assembly: TestingAdapters (in TestingAdapters.dll) Version: 2.4.182-beta
Syntax
public override string GetShortStatus(
	int maxLength
)
View Source

Parameters

maxLength  Int32
 

Return Value

String

Implements

IAdapterGetShortStatus(Int32)
See Also