Свойство | Type | Description | |
---|---|---|---|
ISoapTransactionLinkExecutor | DependencyCollection | ||
ISoapTransactionLinkExecutor | void | ||
ISoapTransactionLinkExecutor | void | ||
ISoapTransactionLinkExecutor | void | ||
OnDeleteMetadataCompleted | void | ||
OnSubmitBulkOperationCompleted | void | ||
OnTransactionCompleted | void | ||
OnTransactionFailed | void |
Méthode | Description | |
---|---|---|
AddNextLink ( ISoapTransactionLink nextLink ) : void | ||
DeleteMetadataTransactionLink ( ) : System | ||
Reset ( ) : void |
Méthode | Description | |
---|---|---|
ISoapTransactionLinkExecutor ( ) : DependencyCollection | ||
ISoapTransactionLinkExecutor ( System.Guid sessionId, Service serviceProxy ) : void | ||
ISoapTransactionLinkExecutor ( System.Guid sessionId, Service serviceProxy, Service &bulkOperations ) : void | ||
ISoapTransactionLinkExecutor ( Service bulkOperationResponse ) : void | ||
OnDeleteMetadataCompleted ( object sender, Service e ) : void | ||
OnSubmitBulkOperationCompleted ( object sender, Service e ) : void | ||
OnTransactionCompleted ( object sender, Service e ) : void | ||
OnTransactionFailed ( object sender, |
public AddNextLink ( ISoapTransactionLink nextLink ) : void | ||
nextLink | ISoapTransactionLink | |
Résultat | void |
public DeleteMetadataTransactionLink ( ) : System | ||
Résultat | System |