You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Core Namespace > Interfaces > ISynchronizationContainer Interface
> ISynchronizationContainer Methods > ISynchronizationContainer.TakeMessages Method
Close
Ofcas.Lk.Api.Client - Version 3.0
ISynchronizationContainer.TakeMessages Method

Returns all messages and clears the message stack.

Syntax
C#
IReadOnlyCollection<ISynchronizedMessage> TakeMessages();

Returns a IReadOnlyCollection{ISynchronizedMessage}

Copyright © 2020. All rights reserved.