Click or drag to resize

AdapterBaseTNotifyBackfill Method


Namespace: ArthaChitra.Model.Connection
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
protected void NotifyBackfill(
	Instrument instrument,
	BackfillEventArgs args
)

Parameters

instrument  Instrument
 
args  BackfillEventArgs
 
See Also