Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@jraps20
Last active December 29, 2017 16:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jraps20/71dc98db1219eea56f06132135ad1ebd to your computer and use it in GitHub Desktop.
Save jraps20/71dc98db1219eea56f06132135ad1ebd to your computer and use it in GitHub Desktop.
var remoteEvent = new LogMessageRemoteEvent(Sitecore.Configuration.Settings.InstanceName, "logMessage:remote");
Sitecore.Eventing.EventManager.QueueEvent<LogMessageRemoteEvent>(remoteEvent);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment