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
APIUserError
An error has occurred in the API user code.

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.

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.

SubscriptionMultiplexer
Logging related to the distribution of subscription data.

ToString()()()
Returns the fully qualified type name of this instance.
(Inherited from ValueType.)

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