バージョン

PendingTransactions プロパティ

保留中のトランザクションのリストを取得します。
シンタックス
'宣言
 
Protected ReadOnly Property PendingTransactions As List(Of Transaction)
protected List<Transaction> PendingTransactions {get;}
参照