 | ErrorRecoveryOptionRepeatition Property |
Repeatition Time
Namespace:
Huarui.STARLine
Assembly:
SharpHamilton (in SharpHamilton.dll) Version: 0.1.0.0 (0.1.0.0)
Syntaxpublic int Repeatition { get; set; }
Public Property Repeatition As Integer
Get
Set
public:
property int Repeatition {
int get ();
void set (int value);
}
member Repeatition : int with get, set
Property Value
Type:
Int32
See Also