Свойство | Type | Description | |
---|---|---|---|
ChainId | int |
Свойство | Type | Description | |
---|---|---|---|
ISoapTransactionLinkExecutor | void | ||
ISoapTransactionLinkExecutor | void | ||
OnTransactionCompleted | void | ||
OnTransactionFailed | void |
Méthode | Description | |
---|---|---|
AddTransaction ( ISoapTransactionLink transaction ) : void | ||
ExecuteTransaction ( System.Guid sessionId, Service serviceProxy ) : void | ||
FillBulkOperations ( ObservableCollection |
||
Reset ( ) : void | ||
TransactionChain ( ) : System | ||
UpdateDependencies ( ) : DependencyCollection |
Méthode | Description | |
---|---|---|
ISoapTransactionLinkExecutor ( System.Guid sessionId, Service serviceProxy, Service &bulkOperations ) : void | ||
ISoapTransactionLinkExecutor ( Service bulkOperationResponse ) : void | ||
OnTransactionCompleted ( object sender, Service e ) : void | ||
OnTransactionFailed ( object sender, |
public AddTransaction ( ISoapTransactionLink transaction ) : void | ||
transaction | ISoapTransactionLink | |
Résultat | void |
public ExecuteTransaction ( System.Guid sessionId, Service serviceProxy ) : void | ||
sessionId | System.Guid | |
serviceProxy | Service | |
Résultat | void |
public FillBulkOperations ( ObservableCollection |
||
bulkOperationResponses | ObservableCollection |
|
Résultat | void |
public UpdateDependencies ( ) : DependencyCollection | ||
Résultat | DependencyCollection |