BasePortInstance Members

<< Click to Display Table of Contents >>

Navigation:  Reference > BNCS.Logic.Engine Namespace > BasePortInstance Class >

BasePortInstance Members

The BasePortInstance type exposes the following members.

 

Methods


Name

Description

Public method

Dispose

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

 

Properties


Name

Description

Public property

BncsDeviceId

Gets or sets the BNCS (Broadcast Network Control System) device identifier.

Public property

BncsInstanceId

Gets or sets the BNCS (Broadcast Network Control System) instance identifier.

Public property

BncsParameterName

Gets or sets the BNCS (Broadcast Network Control System) parameter name.

Public property

BncsSlotId

Gets or sets the BNCS slot identifier.

Public property

Description

Gets or sets the description. This property can be set by derived classes.

Public property

Id

Gets the unique identifier.

Public property

Name

Gets or sets the name. The setter is protected, allowing it to be set only within the class or derived classes.

Public property

Port

Gets the logic port associated with this instance.

Public property

PortType

Gets the type of the port.

 

See Also


BasePortInstance Class

BNCS.Logic.Engine Namespace