Share

MultiServerService Properties

The MultiServerService type exposes the following members.

Properties

 NameDescription
Public propertyDescription The description for the service
(Inherited from ExternalService)
Public propertyExecutionPolicy Specifies how a multi-server service executes servers during its execution.
Public propertyIsSerializable Indicates whether executions of the service requires serialization in documents or not.
(Inherited from ExternalService)
Public propertyIsValidObject Specifies whether the .NET object represents a valid Revit entity.
(Inherited from ExternalService)
Public propertyName The name of the service
(Inherited from ExternalService)
Public propertyNumberOfServers Indicates the number of servers currently registered with the service.
(Inherited from ExternalService)
Public propertyServiceId The Id of the service
(Inherited from ExternalService)
Public propertySupportActivation Indicates if the service supports activation/deactivation of the servers.
(Inherited from ExternalService)
Public propertyVendorId The vendor who provided the service
(Inherited from ExternalService)

See Also

Reference

Was this information helpful?