IDigitalPostConfigContainer Interface

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

Definition

Namespace: WorkZone.Dispatcher.Base.Configuration
Assembly: WorkZone.Dispatcher.Base_24.4.0.0 (in WorkZone.Dispatcher.Base_24.4.0.0.dll) Version: 24.4.0.0 (24.4.0.0)
C#
public interface IDigitalPostConfigContainer : IDisposable
Implements
IDisposable

Properties

Methods

DisposePerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from IDisposable)
GetDispatcherCount 
GetDispatcherId 
GetDispatcherMaxVersion 
GetDispatcherName 
GetDispatcherParameters 
GetDispatchers 
GetDispatcherVersion 
GetDispatcherVersionedInformation 
Recompose 

See Also