| ParkActionTimeout Property |
Timeout in msec, after timeout is reached call will come back to channel2
Namespace: AsterNET.Manager.ActionAssembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string Timeout { get; set; }
Public Property Timeout As String
Get
Set
public:
property String^ Timeout {
String^ get ();
void set (String^ value);
}
member Timeout : string with get, set
Property Value
Type:
StringSee Also