Navigation
API > API/Plugins > API/Plugins/ConcertTransport
References
| Module | ConcertTransport |
| Header | /Engine/Plugins/Developer/Concert/ConcertMain/Source/ConcertTransport/Public/ConcertTransportSettings.h |
| Include | #include "ConcertTransportSettings.h" |
Syntax
USTRUCT&40;&41;
struct FConcertEndpointSettings
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bEnableLogging | Enable detailed message logging for Concert endpoints | |
| int32 | PurgeProcessedMessageDelaySeconds | The timespan at which retained processed messages are purged on Concert endpoints | |
| int32 | RemoteEndpointTimeoutSeconds | The timespan at which remote endpoints that haven't sent a message are considered stale |
Constructors
| Type | Name | Description | |
|---|---|---|---|