Interface IHasProtocolVersion
Provides an embedded protocol version.
Namespace: XploRe.Net.JsonRpc
Assembly: XploRe.Net.JsonRpc.dll
Syntax
public interface IHasProtocolVersion
Properties
Name | Description |
---|---|
ProtocolVersion | The protocol version that is embedded in the message. |