ProCad Home
  1. Home
  2. Docs
  3. API
    1. GitHub
    Menu
    Loading menu…

    On this page

    1. Home
    2. API
    3. ProCad.Collaboration.Sessions
    4. CadCollabSessionCoordinator

    CadCollabSessionCoordinator Class

    Definition

    Namespace ProCad.Collaboration.Sessions
    Assembly ProCad.Collaboration.dll
    Inherits Object
    View source
    Show inherited members (7)
    • System.Object.Equals(System.Object?)
    • System.Object.Equals(System.Object?, System.Object?)
    • System.Object.GetHashCode()
    • System.Object.GetType()
    • System.Object.MemberwiseClone()
    • System.Object.ReferenceEquals(System.Object?, System.Object?)
    • System.Object.ToString()
    public sealed class CadCollabSessionCoordinator
    
    Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

    Constructors (1)

    CadCollabSessionCoordinator(ICadEditorSession, CadCollabOpHistory)

    Properties (1)

    Version

    Methods (7)

    ApplyRemoteBatch(CadCollabBatch)
    GetConflicts()
    Resync()
    SubmitLocalAppliedBatch(Guid, IReadOnlyList<CadOperation>, Int64)
    SubmitLocalBatch(Guid, IReadOnlyList<CadOperation>, Int64, Boolean)
    TryReapplyConflict(Guid, out CadCollabBatch)
    TryReapplyConflict(Guid)

    Events (1)

    ConflictsChanged

    Copyright © 2026, Wieslaw Soltes aka wieslawsoltes - Content licensed under the MIT license | Site generated by lunet hosted on GitHub Pages