public string GetFunctionTriggerType()

in src/ActiveMQ/Providers/ActiveMQTriggerServiceOperationProvider.cs [287:290]


        public string GetFunctionTriggerType()
        {
            throw new NotImplementedException();
        }