Click or drag to resize
ConnectorActivityEventMessage Property
Gets a message describing the activity. The message is always in English, I need to be able to read them when supporting VRS.

Namespace: VirtualRadar.Interface.Network
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string Message { get; }

Property Value

Type: String
See Also