HandlerSettings.RemoveLogReplayEntry Method |
Remove log file path for replay.
Namespace:
OnixS.NET.ICE.iMpact
Assembly:
OnixS.IceImpactMulticastPriceFeedHandlerNet-4.8_x64 (in OnixS.IceImpactMulticastPriceFeedHandlerNet-4.8_x64.dll) Version: 4.17.0.0
Syntaxpublic void RemoveLogReplayEntry(
string path
)
Parameters
- path
- Type: System.String
Log file path.
See Also