Ejemplo n.º 1
0
 //string GetHostAddress()
 //{
 //    return FileMessage.FormatQueuePath(QueueSettings.RootPath, this.Host);
 //}
 string GetFilename(string identifier)
 {
     return(FileMessage.FormatFullFilename(AgentManager.Settings.RootPath, this.Host, identifier));
 }