Click or drag to resize

UpstreamSynchronizationService Properties

The UpstreamSynchronizationService type exposes the following members.

Properties
 NameDescription
Public propertyIsRunning Indicates whether the daemon service is running
Public propertyIsSynchronizing Get whether the service is syncing
Protected propertyIsUpstreamConfigured Get whether the upstream is conifgured
(Inherited from UpstreamServiceBase)
Protected propertyRestClientFactory Get the upstream client factory
(Inherited from UpstreamServiceBase)
Public propertyServiceName Gets the service name
Protected propertyUpstreamAvailabilityProvider Get the upstream availability provider
(Inherited from UpstreamServiceBase)
Protected propertyUpstreamIntegrationService Get the upstream management service
(Inherited from UpstreamServiceBase)
Protected propertyUpstreamManagementService Gets the upstream management
(Inherited from UpstreamServiceBase)
Top
See Also