Property IsBaseProtocol
IsBaseProtocol
Gets or sets a value indicating whether the protocol is a base protocol.
public bool IsBaseProtocol { get; set; }
Property Value
- bool
true
if the protocol is a base protocol.
Gets or sets a value indicating whether the protocol is a base protocol.
public bool IsBaseProtocol { get; set; }
true
if the protocol is a base protocol.