| C# | Visual Basic | Visual C++ |
int StartApplicationSession( string serverIp, int serverPort, string applicationName, string userName, string userPassword, int sessionCleanupDelay, int sessionDuration, string protocolVersion, bool secure, bool startAutoKeepAlive )
Function StartApplicationSession ( _ serverIp As String, _ serverPort As Integer, _ applicationName As String, _ userName As String, _ userPassword As String, _ sessionCleanupDelay As Integer, _ sessionDuration As Integer, _ protocolVersion As String, _ secure As Boolean, _ startAutoKeepAlive As Boolean _ ) As Integer
Assembly: ServiceProvider (Module: ServiceProvider)