HistogramReceivedEventArgs Class

GF API Documentation
Provides data for the IHistogramSubscriptionApi
Inheritance Hierarchy

SystemObject
  SystemEventArgs
    GF.Api.UtilsGFApiEventArgs
      GF.Api.Subscriptions.HistogramsHistogramReceivedEventArgs

Namespace:  GF.Api.Subscriptions.Histograms
Assembly:  GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax

public sealed class HistogramReceivedEventArgs : GFApiEventArgs

The HistogramReceivedEventArgs type exposes the following members.

Constructors

  NameDescription
Public methodHistogramReceivedEventArgs
Construct from subscription and histogram
Top
Properties

  NameDescription
Public propertyHistogram
Received histogram
Public propertySubscription
Subscription for which the histogram was received
Top
See Also

Reference