ScannerBaseAlert(String, String, TimeSpan) Method |
Namespace: ArthaChitra.Model.MarketScannerAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax protected void Alert(
string tag,
string msg,
TimeSpan rearm
)
Parameters
- tag String
-
- msg String
-
- rearm TimeSpan
-
See Also