Ofcas.Lk.Api.Client - Version 3.0  3.0.0.106
Ofcas.Lk.Api.Client.Core.Interfaces.ISynchronizationContainer Interface Reference

Used to retrieve ISynchronizedEvent and ISynchronizationContainer. More...

Inheritance diagram for Ofcas.Lk.Api.Client.Core.Interfaces.ISynchronizationContainer:

Public Member Functions

IReadOnlyCollection< ISynchronizedThreadGetThreads ()
 Gets a IReadOnlyCollection<T> of ISynchronizedThread from the ISynchronizationContainer. More...
 
IReadOnlyCollection< ISynchronizedEventGetEvents ()
 Gets a IReadOnlyCollection<T> of ISynchronizedEvent from the ISynchronizationContainer. More...
 

Properties

ICoreObjectWithSynchronizations Parent [get]
 The parent as ICoreObjectWithSynchronizations. More...
 

Detailed Description

Used to retrieve ISynchronizedEvent and ISynchronizationContainer.

Member Function Documentation

◆ GetEvents()

IReadOnlyCollection<ISynchronizedEvent> Ofcas.Lk.Api.Client.Core.Interfaces.ISynchronizationContainer.GetEvents ( )

Gets a IReadOnlyCollection<T> of ISynchronizedEvent from the ISynchronizationContainer.

Returns
Returns a IReadOnlyCollection<T> of ISynchronizedEvent.

◆ GetThreads()

IReadOnlyCollection<ISynchronizedThread> Ofcas.Lk.Api.Client.Core.Interfaces.ISynchronizationContainer.GetThreads ( )

Gets a IReadOnlyCollection<T> of ISynchronizedThread from the ISynchronizationContainer.

Returns
Returns a IReadOnlyCollection<T> of ISynchronizedThread.

Property Documentation

◆ Parent

ICoreObjectWithSynchronizations Ofcas.Lk.Api.Client.Core.Interfaces.ISynchronizationContainer.Parent
get

The documentation for this interface was generated from the following file: