Click or drag to resize

TcpKsiServiceAsyncResultRequestType Property

Note: This API is now obsolete.

TCP request type

Namespace:  Guardtime.KSI.Service.Tcp
Assembly:  ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntax
[ObsoleteAttribute("Use ServiceRequestType instead.")]
public TcpRequestType RequestType { get; }

Property Value

Type: TcpRequestType
See Also