TcpKsiServiceAsyncResultServiceRequestType Property
|
TCP request type (signing, extending, configuration request)
Namespace:
Guardtime.KSI.Service.Tcp
Assembly:
ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntaxpublic KsiServiceRequestType ServiceRequestType { get; }
Public ReadOnly Property ServiceRequestType As KsiServiceRequestType
Get
public:
property KsiServiceRequestType ServiceRequestType {
KsiServiceRequestType get ();
}
member ServiceRequestType : KsiServiceRequestType with get
Property Value
Type:
KsiServiceRequestType
See Also