ActiveReports 12
GetLifetimeService Method (TocPanel)

GrapeCity.ActiveReports.Viewer.Win.v12 Assembly > GrapeCity.ActiveReports.Viewer.Win Namespace > TocPanel 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

TocPanel Class
TocPanel Members