ActiveReports 13
GetLifetimeService Method (TiffExport)

GrapeCity.ActiveReports.Export.Image Assembly > GrapeCity.ActiveReports.Export.Image.Tiff.Section Namespace > TiffExport 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

TiffExport Class
TiffExport Members