Our new developer documentation is now available. Please check it out!
Room.RpcTableThunk
public ConcurrentDictionary<uint, TaskCompletionSource<RpcResult>> RpcTableThunk { get; }
Msgpack results to RPC requests
Value Type
Type | Description |
---|---|
ConcurrentDictionary<UInt32,TaskCompletionSource<RpcResult>> |