protected AsyncQueue<Object> OperationQueue { get; }
Protected ReadOnly Property OperationQueue As AsyncQueue(Of Object) Get
protected: property AsyncQueue<Object^>^ OperationQueue { AsyncQueue<Object^>^ get (); }
member OperationQueue : AsyncQueue<Object> with get
function get_OperationQueue();
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.