Click or drag to resize
MonitorActionFile Property
Get/Set the name of the file to which the voice data is written.
If this property is not set it defaults to to the channel name as per CLI with the '/' replaced by '-'.

Namespace: AsterNET.Manager.Action
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string File { get; set; }

Property Value

Type: String
See Also