Click or drag to resize

ScannerBaseAlert(String, String, TimeSpan) Method


Namespace: ArthaChitra.Model.MarketScanner
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax
C#
protected void Alert(
	string tag,
	string msg,
	TimeSpan rearm
)

Parameters

tag  String
 
msg  String
 
rearm  TimeSpan
 
See Also