StreamLink.NET
LoggingCategories Structure
StreamLink.NETCaplin.StreamLink.LoggingLoggingCategories
Defines the logging categories that are used internally by the StreamLink library.
Declaration Syntax
C#Visual BasicVisual C++
public struct LoggingCategories
Public Structure LoggingCategories
public value class LoggingCategories
Members
All MembersMethodsFields



IconMemberDescription
APIUserCallback
The StreamLink Library is about to make a call to the API user code.

APIUserError
An error has occurred in the application code that uses the StreamLink API.

Capabilities
Logging related to capabilities.

Conflation
Logging related to the conflation of request and discard messages.

ConnectionInformation
Logging related to connections.

ConnectionMonitoring
Logging related to connection monitoring.

ConnectionStatus
Logging of connection status information.

Equals(Object)
Indicates whether this instance and a specified object are equal.
(Inherited from ValueType.)
Exception
Logging related to exceptions being thrown.

Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Returns the hash code for this instance.
(Inherited from ValueType.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Parsing
Logging related to parsing of data.

RawDataIn
Logging related to raw data received from the data provider.

RawDataOut
Logging related to raw data sent to the data provider.

ResponseProcessing
Logging related to the processing of responses.

StreamLink
Basic StreamLink logging such as version information.

StreamLinkProvider
Logging related to the StreamLink Provider.

SubscriptionDataError
A subscription data error.

SubscriptionManager
Logging related to subscription management.

SubscriptionManagerQueues
Logging related to the processing of responses.

SubscriptionMultiplexer
Logging related to the distribution of subscription data.

ToString()()()
Returns the fully qualified type name of this instance.
(Inherited from ValueType.)
UpdateProcessing
Logging related to the processing of updates.

Assembly: Caplin.StreamLink (Module: Caplin.StreamLink) Version: 5.0.17.0 (5.0.17.0)