Method Emit NamespacePowerSync.Common.Utils AssemblyPowerSync.Common.dll Emit<T>(T) Posts a message to the stream managing events of type T. public void Emit<T>(T evt) Parameters evt T Type Parameters T