Click or drag to resize

IDigitalPostConfigContainer Interface

[Missing <summary> documentation for "T:WorkZone.Dispatcher.Base.Configuration.IDigitalPostConfigContainer"]


Namespace: WorkZone.Dispatcher.Base.Configuration
Assembly: WorkZone.Dispatcher.Base_24.5.0.0 (in WorkZone.Dispatcher.Base_24.5.0.0.dll) Version: 24.5.0.0 (24.5.0.0)
Syntax
public interface IDigitalPostConfigContainer : IDisposable

The IDigitalPostConfigContainer type exposes the following members.

Properties
 NameDescription
Public propertyComponents 
Top
Methods
 NameDescription
Public methodDisposePerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable)
Public methodGetDispatcherCount 
Public methodGetDispatcherId 
Public methodGetDispatcherMaxVersion 
Public methodGetDispatcherName 
Public methodGetDispatcherParameters 
Public methodGetDispatchers 
Public methodGetDispatcherVersion 
Public methodGetDispatcherVersionedInformation 
Public methodRecompose 
Top
See Also