Class EventRecord

    • Field Detail

      • assemblyFullName

        public static final java.lang.String assemblyFullName
        Fully assembly qualified name: System.Core, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
        See Also:
        Constant Field Values
      • assemblyShortName

        public static final java.lang.String assemblyShortName
        Assembly name: System.Core
        See Also:
        Constant Field Values
      • className

        public static final java.lang.String className
        Qualified class name: System.Diagnostics.Eventing.Reader.EventRecord
        See Also:
        Constant Field Values
      • classType

        public static JCType classType
        The type managed from JCOBridge. See JCType
    • Constructor Detail

      • EventRecord

        public EventRecord​(java.lang.Object instance)
                    throws java.lang.Throwable
        Internal constructor. Use with caution
        Throws:
        java.lang.Throwable
      • EventRecord

        public EventRecord()
                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
    • Method Detail

      • FormatDescription

        public java.lang.String FormatDescription()
                                           throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • ToXml

        public java.lang.String ToXml()
                               throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • close

        public void close()
                   throws java.lang.Exception
        Specified by:
        close in interface java.lang.AutoCloseable
        Throws:
        java.lang.Exception
      • getId

        public int getId()
                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getBookmark

        public EventBookmark getBookmark()
                                  throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getUserId

        public SecurityIdentifier getUserId()
                                     throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getLevelDisplayName

        public java.lang.String getLevelDisplayName()
                                             throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getLogName

        public java.lang.String getLogName()
                                    throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getMachineName

        public java.lang.String getMachineName()
                                        throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getOpcodeDisplayName

        public java.lang.String getOpcodeDisplayName()
                                              throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getProviderName

        public java.lang.String getProviderName()
                                         throws java.lang.Throwable
        Throws:
        java.lang.Throwable
      • getTaskDisplayName

        public java.lang.String getTaskDisplayName()
                                            throws java.lang.Throwable
        Throws:
        java.lang.Throwable