Remote applications - several session hosts
This commit is contained in:
parent
d063e2ce2d
commit
7e8390d298
8 changed files with 243 additions and 15 deletions
|
@ -68,5 +68,6 @@ namespace WebsitePanel.Providers.RemoteDesktopServices
|
|||
void EditRdsCollectionSettings(RdsCollection collection);
|
||||
List<RdsUserSession> GetRdsUserSessions(string collectionName);
|
||||
void LogOffRdsUser(string unifiedSessionId, string hostServer);
|
||||
List<string> GetRdsCollectionSessionHosts(string collectionName);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue