docs.unity3d.com
    Show / Hide Table of Contents

    Class CoroutineSynchronizationContext

    Inheritance
    Object
    CoroutineSynchronizationContext
    Namespace: Unity.Cloud.Collaborate.Tests
    Syntax
    public class CoroutineSynchronizationContext : SynchronizationContext

    Methods

    Exec()

    Declaration
    public void Exec()

    Post(SendOrPostCallback, Object)

    Declaration
    public override void Post(SendOrPostCallback callback, object state)
    Parameters
    Type Name Description
    SendOrPostCallback callback
    Object state

    Send(SendOrPostCallback, Object)

    Declaration
    public override void Send(SendOrPostCallback callback, object state)
    Parameters
    Type Name Description
    SendOrPostCallback callback
    Object state

    Extension Methods

    TestHelpers.ShouldBe<T>(T, T, String)
    TestHelpers.ShouldBe(Object, Object, String)
    In This Article
    • Methods
      • Exec()
      • Post(SendOrPostCallback, Object)
      • Send(SendOrPostCallback, Object)
    • Extension Methods
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023