C# Class TransactionalNodeService.Service.TransactionalMappingToolServiceClient

Afficher le fichier Open project: chris-tomich/Glyma Class Usage Examples

Méthodes publiques

Méthode Description
SubmitBulkOperationsAsync ( string callingUrl, System.Guid sessionId, OPS operations ) : void
SubmitBulkOperationsAsync ( string callingUrl, System.Guid sessionId, OPS operations, object userState ) : void

Method Details

SubmitBulkOperationsAsync() public méthode

public SubmitBulkOperationsAsync ( string callingUrl, System.Guid sessionId, OPS operations ) : void
callingUrl string
sessionId System.Guid
operations OPS
Résultat void

SubmitBulkOperationsAsync() public méthode

public SubmitBulkOperationsAsync ( string callingUrl, System.Guid sessionId, OPS operations, object userState ) : void
callingUrl string
sessionId System.Guid
operations OPS
userState object
Résultat void