| 
            
              PIOutputAdapterGetArchiveQueueStatus Method
             | 
          
        
        
            Gets full archive queue status.
            
        
        Namespace: PIAdaptersAssembly: PIAdapters (in PIAdapters.dll) Version: 2.4.257-beta
Syntax[AdapterCommandAttribute("Gets full archive queue status.", new string[] { ... })]
public void GetArchiveQueueStatus()<AdapterCommandAttribute("Gets full archive queue status.", New String() { ... })>
Public Sub GetArchiveQueueStatuspublic:
[AdapterCommandAttribute(L"Gets full archive queue status.", __gc new array<String^>^ { ... })]
void GetArchiveQueueStatus()[<AdapterCommandAttribute("Gets full archive queue status.", new string[] { ... })>]
member GetArchiveQueueStatus : unit -> unit function GetArchiveQueueStatus();
 View Source
See Also