Click or drag to resize

ConfigVersion Property

.NET STTP API
Gets or sets the target STTP protocol version. This currently defaults to 2.

Namespace: sttp
Assembly: sttp.net (in sttp.net.dll) Version: 1.0.0
Syntax
public byte Version { get; set; }
Request Example View Source

Property Value

Byte
See Also