VindralCdnMetadataTarget.VindralCdnMetadataTarget Class Reference

Vindral CDN Metadata Target properties for Script Engine. Read the documentation for more info.

Properties

string CdnEndPoint [get, set]
 Vindral CDN API endpoint.
 
string PrivateId [get, set]
 Private ID for WebAPI.
 
Command StartCommand [get]
 Starts the target and activates the target WebApi.
 
Command StopCommand [get]
 Stops the target.
 
Command SendMetadataCommand [get]
 Metadata text to send.
 
int Delay [get, set]
 Delay (ms)
 
DateTime LastApiCall [get]
 Date/time of last the WebApi call.
 
string Message [get, set]
 Message retrieved in the last WebApi call.
 
Command SendTestMessageCommand [get]
 Send text in TestmessageToSend
 
string TestmessageToSend [get, set]
 Message used for testing metadata injection.
 
FormattedMessage Minilog [get, set]
 Mini-log message.
 
GenericComponentStatus Status [get]
 Current status.
 
- Properties inherited from VindralEngineBaseTypes.VindralBaseClasses.AbstractTarget
bool AutoStart [get, set]
 Autostart when application starts.