Aurora.Addon.HyperGrid.GatekeeperServiceConnector.AgentPath C# (CSharp) Method

AgentPath() protected method

protected AgentPath ( ) : string
return string
        protected override string AgentPath()
        {
            return "foreignagent/";
        }