| 
            
              Dnp3OutputAdapterStaticUpdatesCount Property
             | 
          
        
        
            Gets the count of static cache updates performed.
            
        
        Namespace: DNP3AdaptersAssembly: Dnp3Adapters (in Dnp3Adapters.dll) Version: 2.4.257-beta
Syntaxpublic long StaticUpdatesCount { get; }Public ReadOnly Property StaticUpdatesCount As Long
	Get
member StaticUpdatesCount : int64 with get
function get_StaticUpdatesCount();
 View SourceProperty Value
Int64
See Also