Click or drag to resize

IKsiPublicationsFileServiceProtocol Interface

Service protocol interface for making KSI publications file request.

Namespace:  Guardtime.KSI.Service
Assembly:  ksi-net-api (in ksi-net-api.dll) Version: 3.11.534.0 (3.11.534.0)
Syntax
public interface IKsiPublicationsFileServiceProtocol

The IKsiPublicationsFileServiceProtocol type exposes the following members.

Properties
  NameDescription
Public propertyPublicationsFileAddress
Publications file url
Top
Methods
  NameDescription
Public methodBeginGetPublicationsFile
Async begin get publications file.
Public methodEndGetPublicationsFile
Async end get publications file.
Top
See Also