AssociateWithCurrentThread throws an “Object reference not set to an instance of an object” exception in C#

后端 未结 0 1026
广开言路
广开言路 2020-12-04 03:23

I have the following code:

var trackingLogService = new TrackingLogService(objectSpace);
trackingLogService.CleanLogAsync(trackingLog.CutOffDate, trackingLog.         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题