| 
            
              Dnp3OutputAdapterEventsGeneratedCount Property
             | 
          
        
        
            Gets the count of events generated.
            
        
        Namespace: DNP3AdaptersAssembly: Dnp3Adapters (in Dnp3Adapters.dll) Version: 2.4.258-beta
Syntaxpublic long EventsGeneratedCount { get; }Public ReadOnly Property EventsGeneratedCount As Long
	Get
member EventsGeneratedCount : int64 with get
function get_EventsGeneratedCount();
 View SourceProperty Value
Int64
See Also