Classes
 ClassDescription
 ControlConnectionErrorEvent Dispatched whenever an error occured during a control connection
 ControlErrorEvent Dispatched whenever the Server returns an error in response of a control connection.
 EndOfSnapshotEvent Dispatched whenever no more snapshot events are coming for an item.
 LostUpdatesEvent Dispatched whenever one or more updates were suppressed in the Server because of internal memory limitations.
 LSClientEvent Base class for any event related to LSClient.
 NonVisualItemUpdateEvent Dispatched whenever an update pertaining to an item in the NonVisualTable reaches the client.
 ServerErrorEvent Dispatched whenever the Server returns an error in response of a stream/poll connection.
 StatusChangeEvent Dispatched whenever the connection status changes.
 SubscriptionEvent Dispatched whenever a subscription request has been accomplished, before the related updates are received.
 TableEvent Base class for any event related to Table.
 TableItemEvent Base class for any Table-related event pertaining to a specific item.
 UnsubscriptionEvent Dispatched whenever all the items in the table are unsubscribed from.