RFA .NET
Assembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Gets the EventSource type.
Namespace: ThomsonReuters.RFA.CommonAssembly: RFA8_NET110_x64 (in RFA8_NET110_x64.dll) Version: 8.0.1.1
Syntax
C# |
---|
public int EventSourceType { get; } |
Visual Basic |
---|
Public ReadOnly Property EventSourceType As Integer Get |
Visual C++ |
---|
public: property int EventSourceType { int get (); } |
F# |
---|
member EventSourceType : int |
Field Value
The type of the EventSource.Possible values are defined in SessionLayerEventSourceTypeEnum or LoggerEventSourceTypeEnum.
Remarks
Interface | Value |
---|---|
OMMConsumer.EventSoruceType | SessionLayerEventSourceTypeEnum.OMMConsumer |
OMMProvider.EventSoruceType | SessionLayerEventSourceTypeEnum.OMMProvider |
AppLoggerMonitor.EventSoruceType | LoggerEventSourceTypeEnum.AppLoggerMonitor |