Exemple #1
0
            public override void Finally()
            {
                orchTestingOrchestration     __svc__  = (orchTestingOrchestration)_service;
                __orchTestingOrchestration_1 __ctx1__ = (__orchTestingOrchestration_1)(__svc__._stateMgrs[1]);

                if (__ctx1__ != null && __ctx1__.__Message_IN != null)
                {
                    __ctx1__.UnrefMessage(__ctx1__.__Message_IN);
                    __ctx1__.__Message_IN = null;
                }
                base.Finally();
            }
Exemple #2
0
            public override void Finally()
            {
                orchTestingOrchestration          __svc__  = (orchTestingOrchestration)_service;
                __orchTestingOrchestration_root_0 __ctx0__ = (__orchTestingOrchestration_root_0)(__svc__._stateMgrs[0]);

                if (__svc__.Port_RequestResponse != null)
                {
                    __svc__.Port_RequestResponse.Close(this, null);
                    __svc__.Port_RequestResponse = null;
                }
                base.Finally();
            }