 | SplitServiceRegister Method |
Registers a new instance of a SplitService with the
ServiceLocator of the AMLEngine.
Namespace: Aml.Engine.ServicesAssembly: Aml.Engine.Services (in Aml.Engine.Services.dll) Version: 3.2
Syntaxpublic static SplitService Register()
Public Shared Function Register As SplitService
public:
static SplitService^ Register()
Return Value
SplitServiceThe service instance
See Also