Click or drag to resize

AccessParameters Properties

The AccessParameters type exposes the following members.

Properties
  NameDescription
Public propertyAccessRights
Access rights.
Public propertyBoolEncoding
The bit pattern of a boolean.
Public propertyEndian
The endianess of the underlying memory (or null to use the default).
Public propertyIOControl
IO control.
Public propertyReadScanInterval
Time (ms) between reads.
Public propertyTextEncoding
The default text encoding (or null if to use the default).
Public propertyWriteBehindInterval
Time (ms) before flushing data.
Top
See Also