Property DefinesRCA
DefinesRCA
Gets or sets a value indicating whether this protocol defines RCA.
public bool DefinesRCA { get; set; }
Property Value
- bool
true
if this protocol defines RCA; otherwise,false
.
Gets or sets a value indicating whether this protocol defines RCA.
public bool DefinesRCA { get; set; }
true
if this protocol defines RCA; otherwise, false
.