[Diese Dokumentation ist noch nicht fertig und kann sich bis zur entgültigen Version noch ändern.]
Beendet den Synchronisierungskontext.

Namespace: DynamicNode.Ext.Objects
Assembly: DNExtObjects (in DNExtObjects.dll) Version: 1.1.4679.19819 (1.1.0.0)

Syntax

C#
public void Close()
Visual Basic
Public Sub Close
F#
abstract Close : unit -> unit 
override Close : unit -> unit 

Implements

ISingleThreadContext..::..Close()()()()

See Also