public override void Finally()
            {
                Sample1Orchestration          __svc__  = (Sample1Orchestration)_service;
                __Sample1Orchestration_root_0 __ctx0__ = (__Sample1Orchestration_root_0)(__svc__._stateMgrs[0]);

                if (__svc__.Sample1Port != null)
                {
                    __svc__.Sample1Port.Close(this, null);
                    __svc__.Sample1Port = null;
                }
                base.Finally();
            }
            public override void Finally()
            {
                Sample1Orchestration     __svc__  = (Sample1Orchestration)_service;
                __Sample1Orchestration_1 __ctx1__ = (__Sample1Orchestration_1)(__svc__._stateMgrs[1]);

                if (__ctx1__ != null && __ctx1__.__Sample1Message != null)
                {
                    __ctx1__.UnrefMessage(__ctx1__.__Sample1Message);
                    __ctx1__.__Sample1Message = null;
                }
                if (__ctx1__ != null)
                {
                    __ctx1__.__SSISApp = null;
                }
                if (__ctx1__ != null)
                {
                    __ctx1__.__SSISVar = null;
                }
                if (__ctx1__ != null)
                {
                    __ctx1__.__SSISPkg = null;
                }
                base.Finally();
            }
            public override void Finally()
            {
                Sample1Orchestration __svc__ = (Sample1Orchestration)_service;

                base.Finally();
            }