Click or drag to resize
ManagerConnection Fields

The ManagerConnection type exposes the following members.

Fields
  NameDescription
Public fieldUseASyncEvents
Allows you to specifiy how events are fired. If false (default) then events will be fired in order. Otherwise events will be fired as they arrive and control logic in your application will need to handle synchronization.
Public fieldVAR_DELIMITER
Top
See Also