Searched defs:aMaxDowntime (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Main/src-client/
H A DConsoleImplTeleporter.cpp927 * @param aMaxDowntime Max allowed "downtime" in milliseconds.
931 ULONG aMaxDowntime, ComPtr<IProgress> &aProgress)
983 pState->mcMsMaxDowntime = aMaxDowntime;
930 teleport(const com::Utf8Str &aHostname, ULONG aTcpport, const com::Utf8Str &aPassword, ULONG aMaxDowntime, ComPtr<IProgress> &aProgress) argument

Completed in 46 milliseconds