共用方式為


PosPower.EnforcedShutdownDelayTime Property

Definition

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.

Applies to