• View Communities
    • Citrix Developer Network
      The place for unfiltered straight talk on Citrix products. Blogs, code downloads, best practices, APIs, and more can all be found here.
    • Citrix Ready Community Verified
      Does it work with Citrix? Application compatibility questions are a thing of the past with the new Citrix Community Verified site.
    • Blogs
      Learn the latest from the Citrix employees who are building application delivery infrastructure technologies.
    • Blogosphere
      The Citrix Blogosphere is a window into the thousands of conversations taking place about Citrix and Application Delivery.
  •  Sign In
Workflow Studio Developer Network

EventLog

EventLog

Writes an event to the Windows Event Log.

Properties

EventType
Type: System.Diagnostics.EventLogEntryType
Specifies the type of the event to be logged. Defaults to 'Error'.

EventMessage
Type: System.String
Specifies the message text of the event to be logged.

EventID
Type: System.Object
Specifies the EventID of the event to be logged. Defaults to '1'.

Enter tags to add to this page:
Please wait 
Looking for a tag? Just start typing.
Related Links