IRemoteSessionModule::StopHost

Stops the server, after this [InitHost()](API\Plugins\RemoteSession\IRemoteSessionModule\InitHost) must be called if a new connection is desired

Windows
MacOS
Linux

References

Module

RemoteSession

Header

/Engine/Plugins/Experimental/RemoteSession/Source/RemoteSession/Public/RemoteSession.h

Include

#include "RemoteSession.h"

Syntax

void StopHost
(
    const FString & InReason
)

Remarks

Stops the server, after this InitHost() must be called if a new connection is desired

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss