All,
Can anyone tell me what the value is for callContextClient.AssemblyName when DMT is launched? If it’s blank, is there any property of the callContextClient that indicates the vessel utilized is DMT? Thanks.
All,
Can anyone tell me what the value is for callContextClient.AssemblyName when DMT is launched? If it’s blank, is there any property of the callContextClient that indicates the vessel utilized is DMT? Thanks.
I created a quick Data Directive on ABC Code that dumped the contents of the client context to a log. Interestingly the ClientType, ProcessID and AssemblyName all are blank for DMT transactions. So I guess I will trigger on that to assume it’s a DMT-based transaction.