Method | Description | |
---|---|---|
SubmitBulkOperationsAsync ( string callingUrl, System.Guid sessionId, OPS operations ) : void | ||
SubmitBulkOperationsAsync ( string callingUrl, System.Guid sessionId, OPS operations, object userState ) : void |
public SubmitBulkOperationsAsync ( string callingUrl, System.Guid sessionId, OPS operations ) : void | ||
callingUrl | string | |
sessionId | System.Guid | |
operations | OPS | |
return | void |
public SubmitBulkOperationsAsync ( string callingUrl, System.Guid sessionId, OPS operations, object userState ) : void | ||
callingUrl | string | |
sessionId | System.Guid | |
operations | OPS | |
userState | object | |
return | void |