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

Sets an ISynchronizedEvent as handled.

Syntax
C#
void SetHandled(ISynchronizedEvent synchronizedEvent);
Parameters
Description
ISynchronizedEvent synchronizedEvent
The see cref="ISynchronizedEvent" /> to be set as handled.
Copyright © 2020. All rights reserved.