Notifications PropertiesDocuWare Platform .NET API
The Notifications type exposes the following members.
Properties

  NameDescription
Public propertyLinks
Public propertyNotification
Gets or sets the notifications.
Public propertySelfRelationLink
Gets the Uri of the link for the relation “self”.
Public propertyTimeout
Gets or sets the notifications timeout im milliseconds. A positive value lets the server wait for notifications for the specified amount of time. A value of 0 means that the server should respond immediately. A value of -1 indicates that the server should define the timeout.
Back to Top
See Also