Click or drag to resize

VectoredRequests Class

A vector of requests which can be executed multiple times.
Inheritance Hierarchy

Namespace:  Demo3D.PLC.Comms
Assembly:  PLC (in PLC.dll) Version: 16.01.07
Syntax
C#
public abstract class VectoredRequests

The VectoredRequests type exposes the following members.

Properties
  NameDescription
Public propertyCount
Number of requests in the vector.
Public propertyFreeOnSuccess
True if the request resources can be freed.
Public propertyUserState
Private user data.
Top
Methods
See Also