Construct from subscription and histogram
Namespace: GF.Api.Subscriptions.Histograms
Assembly: GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax
public HistogramReceivedEventArgs( IHistogramSubscription subscription, IHistogram histogram )
Parameters
- subscription
- Type: GF.Api.Subscriptions.HistogramsIHistogramSubscription
- histogram
- Type: GF.Api.Subscriptions.HistogramsIHistogram
See Also