Otter SDK Reference
Version:

GetAgentServiceInternal<TService> Method

Returns an instance of the requested agent service if it is supported; otherwise returns null (Nothing in Visual Basic).

Syntax

protected abstract TService GetAgentServiceInternal<TService>()

Returns

Instance of the requested service if supported; otherwise null (Nothing in Visual Basic).