InitializeLifetimeService Method (CustomAssistantBase)
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()

Return Value

null