PosPower.EnforcedShutdownDelayTime Property
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.
Gets or sets an integer value for a built-in mechanism to shut down the POS terminal.
public abstract int EnforcedShutdownDelayTime { get; set; }
member this.EnforcedShutdownDelayTime : int with get, set
Public MustOverride Property EnforcedShutdownDelayTime As Integer
Property Value
When EnforcedShutdownDelayTime is set, the following value is put in the ErrorCode property:ValueMeaningSuccessEnforcedShutdownDelayTime was set successfully.IllegalAn illegal value was specified.