Handler Constructor (String, String, String, String, String) |
Handler constructor.
Namespace:
Onixs.Cme.DropCopy
Assembly:
Onixs.CmeDropCopy-net-4.8_x64 (in Onixs.CmeDropCopy-net-4.8_x64.dll) Version: 5.4.0.0 (5.4.0.0)
Syntax public Handler(
string senderCompId,
string targetCompId,
string senderSubId,
string targetSubId,
string senderLocationId
)
Parameters
- senderCompId
- Type: System.String
Fix session SenderCompID - targetCompId
- Type: System.String
Fix session TargetCompID - senderSubId
- Type: System.String
Fix session SenderSubID - targetSubId
- Type: System.String
Fix session TargetSubID - senderLocationId
- Type: System.String
Fix session SenderLocationID
See Also