You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Core.Interfaces 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 © 2021 Orgadata AG. All rights reserved.