SyncContextAwaiter Structure

Helper to make await applicable to SynchronizationContext.

Definition

Namespace: Karamba.Utilities
Assembly: KarambaCommon (in KarambaCommon.dll) Version: 3.0.8.0+eb23a7103f0eca0b6d808121e15fec6899194e15
C#
public readonly struct SyncContextAwaiter : INotifyCompletion
Inheritance
Object    ValueType    SyncContextAwaiter
Implements
INotifyCompletion

Constructors

SyncContextAwaiter(SyncContextText) Initializes a new instance of the SyncContextAwaiter class
SyncContextAwaiter(SynchronizationContext) Initializes a new instance of the SyncContextAwaiter class

Properties

Methods

Equals Indicates whether this instance and a specified object are equal.
(Inherited from ValueType)
GetHashCode Returns the hash code for this instance.
(Inherited from ValueType)
GetResult  
GetType Gets the Type of the current instance.
(Inherited from Object)
OnCompleted  
ToString Returns the fully qualified type name of this instance.
(Inherited from ValueType)

Extension Methods

ContainerType test if object is (a container like) a list or an array.
(Defined by MiniUtil)

See Also

copyright © 2024 Clemens Preisinger - Karamba3D. All rights reserved.