IConcertTransportLogger::LogRemoteEndpointTimeOut

Log a remote endpoint with EndpointId being considered stale or timed out

Windows
MacOS
Linux

References

Module

ConcertTransport

Header

/Engine/Plugins/Developer/Concert/ConcertMain/Source/ConcertTransport/Public/IConcertTransportLogger.h

Include

#include "IConcertTransportLogger.h"

Syntax

void LogRemoteEndpointTimeOut
(
    const FGuid & EndpointId,
    const FDateTime & UtcNow
)

Remarks

Log a remote endpoint with EndpointId being considered stale or timed out

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