Gets HTTP protocol version of this response.
Namespace:
Rebex.Net
Assembly:
Rebex.Http (in Rebex.Http.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property ProtocolVersion As Version Get |
C# |
---|
public Version ProtocolVersion { get; } |