Provides data for the IHistogramSubscriptionApi
Inheritance Hierarchy
SystemEventArgs
GF.Api.UtilsGFApiEventArgs
GF.Api.Subscriptions.HistogramsHistogramReceivedEventArgs
Namespace: GF.Api.Subscriptions.Histograms
Assembly: GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax
The HistogramReceivedEventArgs type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| HistogramReceivedEventArgs |
Construct from subscription and histogram
|
Properties
| Name | Description | |
|---|---|---|
| Histogram |
Received histogram
| |
| Subscription |
Subscription for which the histogram was received
|
See Also