RecycleLimitMonitor.RecycleLimitMonitorSingleton.InitializeLifetimeService Method

Definition

Obtains a lifetime service object to control the lifetime policy for this instance.

This API supports the product infrastructure and is not intended to be used directly from your code.

public:
 override System::Object ^ InitializeLifetimeService();
public override object InitializeLifetimeService ();
override this.InitializeLifetimeService : unit -> obj
Public Overrides Function InitializeLifetimeService () As Object

Returns

Returns null.

Applies to