RuntimeStates Enumeration

<< 点击显示目录 >>

主页  PVI通信 > PVI帮助信息 > PVI Services > BR.AN.Namespace > BR.AN.PviServices >

RuntimeStates Enumeration

BR.AN.PviServices .NET


Flags for the runtime state.

[Visual Basic]

Public Enum RuntimeStates

[C#]

public enum RuntimeStates

Members

Member Name

Description

Undefined

Undefined runtime state. The runtime state info is missing.

Trial

No security key has been detected. Running in trial mode. Trial mode will expire after 2 hours.

Runtime

A valid security key has been detected.

Locked

The trial period has expired. The acces has been locked.

Requirements

Namespace: BR.AN.PviServices

Assembly: BR.AN.PviServices (in BR.AN.PviServices.dll)

See Also

BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]