Property | Type | Description | |
---|---|---|---|
ISoapTransactionLinkExecutor | DependencyCollection | ||
ISoapTransactionLinkExecutor | void | ||
ISoapTransactionLinkExecutor | void | ||
ISoapTransactionLinkExecutor | void | ||
OnBeginTransactionCompleted | void | ||
OnTransactionCompleted | void | ||
OnTransactionFailed | void |
Method | Description | |
---|---|---|
AddNextLink ( ISoapTransactionLink nextLink ) : void | ||
Reset ( ) : void | ||
TransactionChainStart ( ) : System |
Method | Description | |
---|---|---|
ISoapTransactionLinkExecutor ( ) : DependencyCollection | ||
ISoapTransactionLinkExecutor ( System.Guid sessionId, Service serviceProxy ) : void | ||
ISoapTransactionLinkExecutor ( System.Guid sessionId, Service serviceProxy, Service &bulkOperations ) : void | ||
ISoapTransactionLinkExecutor ( Service bulkOperationResponse ) : void | ||
OnBeginTransactionCompleted ( object sender, Service e ) : void | ||
OnTransactionCompleted ( object sender, Service e ) : void | ||
OnTransactionFailed ( object sender, |
public AddNextLink ( ISoapTransactionLink nextLink ) : void | ||
nextLink | ISoapTransactionLink | |
return | void |