Contents
Symbol Reference
Lightstreamer.DotNetStandard.Client Namespace
Classes
ClientException Class
ClientException Members
ClientException Properties
ClientException.InnerException Property
ClientException.Message Property
ClientException.Source Property
ClientException.StackTrace Property
ClientException.TargetSite Property
ConnectionConstraints Class
ConnectionConstraints Members
ConnectionConstraints Methods
ConnectionConstraints.Clone Method
ConnectionConstraints.Equals Method
ConnectionConstraints.GetHashCode Method
ConnectionConstraints.ToString Method
ConnectionConstraints Properties
ConnectionConstraints.MaxBandwidth Property
ConnectionInfo Class
ConnectionInfo Members
ConnectionInfo Methods
ConnectionInfo.Clone Method
ConnectionInfo.Equals Method
ConnectionInfo.GetHashCode Method
ConnectionInfo.ToString Method
ConnectionInfo Properties
ConnectionInfo.Adapter Property
ConnectionInfo.ConnectTimeoutMillis Property
ConnectionInfo.Constraints Property
ConnectionInfo.ContentLength Property
ConnectionInfo.EnableStreamSense Property
ConnectionInfo.HttpExtraHeaders Property
ConnectionInfo.KeepaliveMillis Property
ConnectionInfo.Password Property
ConnectionInfo.Polling Property
ConnectionInfo.PollingIdleMillis Property
ConnectionInfo.PollingMillis Property
ConnectionInfo.ProbeTimeoutMillis Property
ConnectionInfo.ProbeWarningMillis Property
ConnectionInfo.PushServerControlUrl Property
ConnectionInfo.PushServerUrl Property
ConnectionInfo.ReadTimeoutMillis Property
ConnectionInfo.ReconnectionTimeoutMillis Property
ConnectionInfo.RecoveryTimeoutMillis Property
ConnectionInfo.StreamingTimeoutMillis Property
ConnectionInfo.User Property
ExtendedTableInfo Class
ExtendedTableInfo Members
ExtendedTableInfo.ExtendedTableInfo Constructor
ExtendedTableInfo Methods
ExtendedTableInfo.Clone Method
ExtendedTableInfo.SetRange Method
ExtendedTableInfo Properties
ExtendedTableInfo.Fields Property
ExtendedTableInfo.Group Property
ExtendedTableInfo.Items Property
ExtendedTableInfo.Schema Property
LSClient Class
LSClient Members
LSClient.LSClient Constructor
LSClient Methods
LSClient.BatchRequests Method
LSClient.ChangeConstraints Method
LSClient.ChangeSubscription Method
LSClient.ChangeSubscriptions Method
LSClient.CloseBatch Method
LSClient.CloseConnection Method
LSClient.ForceUnsubscribeTable Method
LSClient.OpenConnection Method
SendMessage Method
LSClient.SendMessage Method (MessageInfo, ISendMessageListener)
LSClient.SendMessage Method (string)
LSClient.SetLoggerProvider Method
LSClient.SubscribeItems Method
SubscribeTable Method
LSClient.SubscribeTable Method (ExtendedTableInfo, IHandyTableListener, bool)
LSClient.SubscribeTable Method (SimpleTableInfo, IHandyTableListener, bool)
LSClient.UnbatchRequest Method
LSClient.UnsubscribeTable Method
LSClient.UnsubscribeTables Method
LSStreamReader Class
LSStreamReader Members
LSStreamReader.LSStreamReader Constructor
LSStreamReader Methods
LSStreamReader.Close Method
MessageInfo Class
MessageInfo Members
MessageInfo Constructor
MessageInfo.MessageInfo Constructor (string, string)
MessageInfo.MessageInfo Constructor (string, string, int)
MessageInfo Fields
MessageInfo.UNORDERED_MESSAGES Field
MessageInfo Methods
MessageInfo.ToString Method
MessageInfo Properties
MessageInfo.DelayTimeout Property
MessageInfo.Message Property
MessageInfo.Sequence Property
PushConnException Class
PushConnException Members
PushConnException Constructor
PushConnException.PushConnException Constructor (Exception)
PushConnException.PushConnException Constructor (string)
PushServerException Class
PushServerException Members
PushServerException Constructor
PushServerException.PushServerException Constructor (int)
PushServerException.PushServerException Constructor (int, Exception)
PushServerException.PushServerException Constructor (int, string)
PushServerException Fields
PushServerException.FIELDS_ERROR Field
PushServerException.ITEMS_ERROR Field
PushServerException.MAXFREQ_ERROR Field
PushServerException.MESSAGE_ERROR Field
PushServerException.NO_ANSWER Field
PushServerException.PROTOCOL_ERROR Field
PushServerException.RECONNECTION_TIMEOUT Field
PushServerException.SERVER_REFUSAL Field
PushServerException.SERVER_TIMEOUT Field
PushServerException.SYNC_ERROR Field
PushServerException.SYNTAX_ERROR Field
PushServerException.TABLE_ERROR Field
PushServerException.UNEXPECTED_END Field
PushServerException.UNEXPECTED_ERROR Field
PushServerException Properties
PushServerException.ErrorCode Property
PushUserException Class
PushUserException Members
PushUserException.PushUserException Constructor
PushUserException Properties
PushUserException.ErrorCode Property
SimpleTableInfo Class
SimpleTableInfo Members
SimpleTableInfo.SimpleTableInfo Constructor
SimpleTableInfo Fields
SimpleTableInfo.COMMAND Field
SimpleTableInfo.DISTINCT Field
SimpleTableInfo.MERGE Field
SimpleTableInfo.RAW Field
SimpleTableInfo Methods
SimpleTableInfo.Clone Method
SimpleTableInfo.SetRange Method
SimpleTableInfo Properties
SimpleTableInfo.DataAdapter Property
SimpleTableInfo.Group Property
SimpleTableInfo.Mode Property
SimpleTableInfo.RangeEnd Property
SimpleTableInfo.RangeStart Property
SimpleTableInfo.RequestedBufferSize Property
SimpleTableInfo.RequestedDistinctSnapshotLength Property
SimpleTableInfo.RequestedMaxFrequency Property
SimpleTableInfo.RequestedUnfilteredDispatching Property
SimpleTableInfo.Schema Property
SimpleTableInfo.Selector Property
SimpleTableInfo.Snapshot Property
SubscrException Class
SubscrException Members
SubscrException.SubscrException Constructor
SubscribedTableKey Class
SubscribedTableKey Members
SubscribedTableKey.SubscribedTableKey Constructor
SubscriptionConstraints Class
SubscriptionConstraints Members
SubscriptionConstraints Methods
SubscriptionConstraints.Clone Method
SubscriptionConstraints.Equals Method
SubscriptionConstraints.GetHashCode Method
SubscriptionConstraints.ToString Method
SubscriptionConstraints Properties
SubscriptionConstraints.MaxFrequency Property
Interfaces
IConnectionListener Interface
IConnectionListener Members
IConnectionListener Methods
IConnectionListener.OnActivityWarning Method
IConnectionListener.OnClose Method
IConnectionListener.OnConnectionEstablished Method
IConnectionListener.OnDataError Method
IConnectionListener.OnEnd Method
OnFailure Method
IConnectionListener.OnFailure Method (PushConnException)
IConnectionListener.OnFailure Method (PushServerException)
IConnectionListener.OnNewBytes Method
IConnectionListener.OnSessionStarted Method
IHandyTableListener Interface
IHandyTableListener Members
IHandyTableListener Methods
IHandyTableListener.OnRawUpdatesLost Method
IHandyTableListener.OnSnapshotEnd Method
IHandyTableListener.OnUnsubscr Method
IHandyTableListener.OnUnsubscrAll Method
IHandyTableListener.OnUpdate Method
ISendMessageListener Interface
ISendMessageListener Members
ISendMessageListener Methods
ISendMessageListener.OnAbort Method
ISendMessageListener.OnError Method
ISendMessageListener.OnProcessed Method
IUpdateInfo Interface
IUpdateInfo Members
IUpdateInfo Methods
GetNewValue Method
IUpdateInfo.GetNewValue Method (int)
IUpdateInfo.GetNewValue Method (string)
GetOldValue Method
IUpdateInfo.GetOldValue Method (int)
IUpdateInfo.GetOldValue Method (string)
IsValueChanged Method
IUpdateInfo.IsValueChanged Method (int)
IUpdateInfo.IsValueChanged Method (string)
IUpdateInfo Properties
IUpdateInfo.ItemName Property
IUpdateInfo.ItemPos Property
IUpdateInfo.NumFields Property
IUpdateInfo.Snapshot Property
Lightstreamer.DotNetStandard.Client.Log Namespace
Interfaces
ILogger Interface
ILogger Members
ILogger Methods
Debug Method
ILogger.Debug Method (string)
ILogger.Debug Method (string, Exception)
Error Method
ILogger.Error Method (string)
ILogger.Error Method (string, Exception)
Fatal Method
ILogger.Fatal Method (string)
ILogger.Fatal Method (string, Exception)
Info Method
ILogger.Info Method (string)
ILogger.Info Method (string, Exception)
Warn Method
ILogger.Warn Method (string)
ILogger.Warn Method (string, Exception)
ILogger Properties
ILogger.IsDebugEnabled Property
ILogger.IsErrorEnabled Property
ILogger.IsFatalEnabled Property
ILogger.IsInfoEnabled Property
ILogger.IsWarnEnabled Property
ILoggerProvider Interface
ILoggerProvider Members
ILoggerProvider Methods
ILoggerProvider.GetLogger Method
Copyright (c) Lightstreamer Srl
Contents
|
Index
|
Home