public sealed class CadRealtimeSession : ICadRealtimeSession, IAsyncDisposable
kind:method
kind:property
kind:ctor
CadRealtimeSession(Guid, CadCollabSessionCoordinator, ICadRealtimeTransport, ICadCollabSnapshotStore?)
ActorId
Version
ConnectAsync(CancellationToken)
DisconnectAsync(CancellationToken)
DisposeAsync()
GetConflicts()
PublishPresenceAsync(CadCollabPresence, Nullable<TimeSpan>, CancellationToken)
ReapplyConflictAsync(String, CancellationToken)
ReconnectAsync(CancellationToken)
ResyncAsync(CancellationToken)
SubmitLocalAppliedAsync(IReadOnlyList<CadOperation>, CancellationToken)
SubmitLocalAsync(IReadOnlyList<CadOperation>, CancellationToken)
ConflictsChanged
OperationsApplied
PresenceReceived
TransportStateChanged