DebugController::InitializeLifetimeService Method ()
.NET Framework (current version)
Establishes a lifetime lease for the DebugController object.
Assembly: System.Workflow.Runtime (in System.Workflow.Runtime.dll)
Return Value
Type: System::Object^An Object that implements ILease and is used to control the lifetime policy for the DebugController object.
The return value is set to null unless this method is overridden in a derived class.
.NET Framework
Available since 3.0
Available since 3.0
Show: