ActiveReports 12
GetLifetimeService Method (ReportExplorer)

GrapeCity.ActiveReports.Design.Win.v12 Assembly > GrapeCity.ActiveReports.Design.ReportExplorer Namespace > ReportExplorer Class : GetLifetimeService Method
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
Syntax
'Declaration
 
Public Function GetLifetimeService() As Object
public object GetLifetimeService()

Return Value

An object of type System.Runtime.Remoting.Lifetime.ILease used to control the lifetime policy for this instance.
Exceptions
ExceptionDescription
The immediate caller does not have infrastructure permission.
See Also

Reference

ReportExplorer Class
ReportExplorer Members