Property IsDataBearing
IsDataBearing
Gets a value indicating whether this instance is a data bearing server.
public bool IsDataBearing { get; }Property Value
- bool
- trueif this instance is a data bearing server; otherwise,- false.
Gets a value indicating whether this instance is a data bearing server.
public bool IsDataBearing { get; }true if this instance is a data bearing server; otherwise, false.