Property | Type | Description | |
---|---|---|---|
ISoapTransactionLinkExecutor | DependencyCollection | ||
ISoapTransactionLinkExecutor | void | ||
ISoapTransactionLinkExecutor | void | ||
ISoapTransactionLinkExecutor | void | ||
OnDeleteNodeCompleted | void | ||
OnSubmitBulkOperationCompleted | void | ||
OnTransactionCompleted | void | ||
OnTransactionFailed | void |
Method | Description | |
---|---|---|
AddNextLink ( ISoapTransactionLink nextLink ) : void | ||
DeleteNodeTransactionLink ( ) : System | ||
Reset ( ) : void |
Method | Description | |
---|---|---|
ISoapTransactionLinkExecutor ( ) : DependencyCollection | ||
ISoapTransactionLinkExecutor ( System.Guid sessionId, Service serviceProxy ) : void | ||
ISoapTransactionLinkExecutor ( System.Guid sessionId, Service serviceProxy, Service &bulkOperations ) : void | ||
ISoapTransactionLinkExecutor ( Service bulkOperationResponse ) : void | ||
OnDeleteNodeCompleted ( 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 | |
return | void |
public DeleteNodeTransactionLink ( ) : System | ||
return | System |