Set to false if shared connection should be used, or to true if exclusive connection is required. Default is true.

Namespace: BasicCard.GenericCards
Assembly: BasicCard (in BasicCard.dll) Version: 2.5.2.0 (2.5.2.0)

Syntax

C#
protected bool doesNeedExclusiveConnection
Visual Basic
Protected doesNeedExclusiveConnection As Boolean
Visual C++
protected:
bool doesNeedExclusiveConnection
F#
val mutable doesNeedExclusiveConnection: bool

Field Value

Type: Boolean

See Also