Locked Nservicebus SagaData instances?

  • Monday, March 19, 2012 11:09 AM
     
     

    I am using Nservicebus sagadata for adding messages to MSMQ and I am new to it. I have a situation where I have to check if there is any active Saga with a saga data. If there is one then I will read my object ID stored in SagaData. So is there a way to read or check i there is a SagaData created? Does StuctureMap.ObjectFactory.Container is of any help?

    Thanks in advance

    Haris


    Haris Asghar