ActiveReports 12
GetLifetimeService Method (Designer)

GrapeCity.ActiveReports.Design.Win.v12 Assembly > GrapeCity.ActiveReports.Design Namespace > Designer 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

Designer Class
Designer Members