Gets or sets the communication error count.
Declaration Syntax
public int CommunicationErrorCount { get; set; }
Public Property CommunicationErrorCount As Integer
public:
property int CommunicationErrorCount {
int get ();
void set (int value);
}
Value
The communication error count.
Assembly:
vrLib (Module: vrLib) Version: 2.0.1.0 (2.0.1.0)