static void kris_AIFService(Args _args)
{
AifGatewayReceiveService AifGatewayReceiveService;
AifInboundProcessingService AifInboundProcessingService;
;
AifGatewayReceiveService = new AifGatewayReceiveService();
AifGatewayReceiveService.run();
AifInboundProcessingService = new AifInboundProcessingService();
AifInboundProcessingService.run();
}
{
AifGatewayReceiveService AifGatewayReceiveService;
AifInboundProcessingService AifInboundProcessingService;
;
AifGatewayReceiveService = new AifGatewayReceiveService();
AifGatewayReceiveService.run();
AifInboundProcessingService = new AifInboundProcessingService();
AifInboundProcessingService.run();
}
No comments:
Post a Comment
Thanks for visiting my blog,
I will reply for your comment within 48 hours.
Thanks,
krishna.