ServiceFactorySettings. ProtocolVersion Property

Relativity Kepler
The preferred API wire protocol version to use. If not specified, the client will use the most recent version possible.

Namespace:  Relativity.Services.ServiceProxy
Assembly:  Relativity.Services.ServiceProxy.Main (in Relativity.Services.ServiceProxy.Main.dll) Version: local build
Syntax

C#
public Nullable<WireProtocolVersion> ProtocolVersion { get; set; }

Property Value

Type: Nullable< WireProtocolVersion>
See Also

Reference