InitializeLifetimeService Method (CustomServerBase)
Prevents your Custom Server from timing out. Do not change or override this implementation.
Syntax
'Declaration
 
Public Overrides Function InitializeLifetimeService() As System.Object
public override System.object InitializeLifetimeService()