Click or drag to resize

BatchHubServiceWebService Methods

The BatchHubServiceWebService type exposes the following members.

Methods
  NameDescription
Public methodAbort
Cancels a request to an XML Web service method.
(Inherited from WebClientProtocol.)
Public methodBatchHubCreateFileContent
Public methodBatchHubCreateFileContentAsync(String, String, Int64, String)
Public methodBatchHubCreateFileContentAsync(String, String, Int64, String, Object)
Public methodBatchHubGetVaults
Public methodBatchHubGetVaultsAsync(String)
Public methodBatchHubGetVaultsAsync(String, Object)
Public methodBatchJobAddAttachment
Public methodBatchJobAddAttachmentAsync(String, String, BatchJobAttachmentCreateInfo)
Public methodBatchJobAddAttachmentAsync(String, String, BatchJobAttachmentCreateInfo, Object)
Public methodBatchJobAddDependencies
Public methodBatchJobAddDependenciesAsync(String, String, String)
Public methodBatchJobAddDependenciesAsync(String, String, String, Object)
Public methodBatchJobAppendLog
Public methodBatchJobAppendLogAsync(String, String, String)
Public methodBatchJobAppendLogAsync(String, String, String, Object)
Public methodBatchJobComplete
Public methodBatchJobCompleteAsync(String, String, BatchJobCompletionStatus)
Public methodBatchJobCompleteAsync(String, String, BatchJobCompletionStatus, Object)
Public methodBatchJobCreate
Public methodBatchJobCreateAsync(String, String, Int64, String, BatchJobPriority, String, BatchJobPropertyInfo, BatchJobTablePropertyRowInfo, String, BatchJobAttachmentCreateInfo, Boolean)
Public methodBatchJobCreateAsync(String, String, Int64, String, BatchJobPriority, String, BatchJobPropertyInfo, BatchJobTablePropertyRowInfo, String, BatchJobAttachmentCreateInfo, Boolean, Object)
Public methodBatchJobDeactivate
Public methodBatchJobDeactivateAsync(String, String, String)
Public methodBatchJobDeactivateAsync(String, String, String, Object)
Public methodBatchJobDelete
Public methodBatchJobDeleteAsync(String, String, BatchJobStatus)
Public methodBatchJobDeleteAsync(String, String, BatchJobStatus, Object)
Public methodBatchJobGetAttachments
Public methodBatchJobGetAttachmentsAsync(String, String)
Public methodBatchJobGetAttachmentsAsync(String, String, Object)
Public methodBatchJobGetAttachmentUrl
Public methodBatchJobGetAttachmentUrlAsync(String, String, String)
Public methodBatchJobGetAttachmentUrlAsync(String, String, String, Object)
Public methodBatchJobGetDetails
Public methodBatchJobGetDetailsAsync(String, String)
Public methodBatchJobGetDetailsAsync(String, String, Object)
Public methodBatchJobGetList
Public methodBatchJobGetListAsync(String, BatchJobFilterInfo, Int32)
Public methodBatchJobGetListAsync(String, BatchJobFilterInfo, Int32, Object)
Public methodBatchJobGetProperties
Public methodBatchJobGetPropertiesAsync(String, String)
Public methodBatchJobGetPropertiesAsync(String, String, Object)
Public methodBatchJobGetTableProperties
Public methodBatchJobGetTablePropertiesAsync(String, String)
Public methodBatchJobGetTablePropertiesAsync(String, String, Object)
Public methodBatchJobQuery
Public methodBatchJobQueryAsync(String, BatchJobFilterInfo, BatchJobQueryFieldInfo, Int32)
Public methodBatchJobQueryAsync(String, BatchJobFilterInfo, BatchJobQueryFieldInfo, Int32, Object)
Public methodBatchJobReadAttachment
Public methodBatchJobReadAttachmentAsync(String, String, String)
Public methodBatchJobReadAttachmentAsync(String, String, String, Object)
Public methodBatchJobReadLog
Public methodBatchJobReadLogAsync(String, String)
Public methodBatchJobReadLogAsync(String, String, Object)
Public methodBatchJobReceive
Public methodBatchJobReceiveAsync(String, String, Boolean, Int64, String, Int32)
Public methodBatchJobReceiveAsync(String, String, Boolean, Int64, String, Int32, Object)
Public methodBatchJobReprioritize
Public methodBatchJobReprioritizeAsync(String, String, BatchJobPriority)
Public methodBatchJobReprioritizeAsync(String, String, BatchJobPriority, Object)
Public methodBatchJobResubmit
Public methodBatchJobResubmitAsync(String, String, String)
Public methodBatchJobResubmitAsync(String, String, String, Object)
Public methodBatchJobSetDescription
Public methodBatchJobSetDescriptionAsync(String, String, String)
Public methodBatchJobSetDescriptionAsync(String, String, String, Object)
Public methodBatchJobSetProperties
Public methodBatchJobSetPropertiesAsync(String, String, BatchJobPropertyInfo)
Public methodBatchJobSetPropertiesAsync(String, String, BatchJobPropertyInfo, Object)
Public methodBatchJobSetTableProperties
Public methodBatchJobSetTablePropertiesAsync(String, String, BatchJobTablePropertyRowInfo)
Public methodBatchJobSetTablePropertiesAsync(String, String, BatchJobTablePropertyRowInfo, Object)
Public methodBatchJobSubmit
Public methodBatchJobSubmitAsync(String, String, String)
Public methodBatchJobSubmitAsync(String, String, String, Object)
Public methodBatchJobSwitchLane
Public methodBatchJobSwitchLaneAsync(String, String, Int64)
Public methodBatchJobSwitchLaneAsync(String, String, Int64, Object)
Public methodBatchQueueGetList
Public methodBatchQueueGetListAsync(String)
Public methodBatchQueueGetListAsync(String, Object)
Public methodBatchQueueGetPropertyTemplate
Public methodBatchQueueGetPropertyTemplateAsync(String, String)
Public methodBatchQueueGetPropertyTemplateAsync(String, String, Object)
Public methodBatchQueueGetTablePropertyTemplateRow
Public methodBatchQueueGetTablePropertyTemplateRowAsync(String, String)
Public methodBatchQueueGetTablePropertyTemplateRowAsync(String, String, Object)
Public methodBatchWorkerGetList
Public methodBatchWorkerGetListAsync(String)
Public methodBatchWorkerGetListAsync(String, Object)
Public methodBatchWorkerNotify
Public methodBatchWorkerNotifyAsync(String, String)
Public methodBatchWorkerNotifyAsync(String, String, Object)
Public methodBeginBatchHubCreateFileContent
Public methodBeginBatchHubGetVaults
Public methodBeginBatchJobAddAttachment
Public methodBeginBatchJobAddDependencies
Public methodBeginBatchJobAppendLog
Public methodBeginBatchJobComplete
Public methodBeginBatchJobCreate
Public methodBeginBatchJobDeactivate
Public methodBeginBatchJobDelete
Public methodBeginBatchJobGetAttachments
Public methodBeginBatchJobGetAttachmentUrl
Public methodBeginBatchJobGetDetails
Public methodBeginBatchJobGetList
Public methodBeginBatchJobGetProperties
Public methodBeginBatchJobGetTableProperties
Public methodBeginBatchJobQuery
Public methodBeginBatchJobReadAttachment
Public methodBeginBatchJobReadLog
Public methodBeginBatchJobReceive
Public methodBeginBatchJobReprioritize
Public methodBeginBatchJobResubmit
Public methodBeginBatchJobSetDescription
Public methodBeginBatchJobSetProperties
Public methodBeginBatchJobSetTableProperties
Public methodBeginBatchJobSubmit
Public methodBeginBatchJobSwitchLane
Public methodBeginBatchQueueGetList
Public methodBeginBatchQueueGetPropertyTemplate
Public methodBeginBatchQueueGetTablePropertyTemplateRow
Public methodBeginBatchWorkerGetList
Public methodBeginBatchWorkerNotify
Protected methodBeginInvoke
Starts an asynchronous invocation of an XML Web service method using SOAP.
(Inherited from SoapHttpClientProtocol.)
Public methodBeginLogin
Public methodCancelAsync
Public methodCreateObjRef
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
(Inherited from MarshalByRefObject.)
Public methodDiscover
Dynamically binds to an XML Web service described in the discovery document at Url.
(Inherited from SoapHttpClientProtocol.)
Public methodDispose
Releases all resources used by the Component.
(Inherited from Component.)
Protected methodDispose(Boolean)
Releases the unmanaged resources used by the Component and optionally releases the managed resources.
(Inherited from Component.)
Public methodEndBatchHubCreateFileContent
Public methodEndBatchHubGetVaults
Public methodEndBatchJobAddAttachment
Public methodEndBatchJobAddDependencies
Public methodEndBatchJobAppendLog
Public methodEndBatchJobComplete
Public methodEndBatchJobCreate
Public methodEndBatchJobDeactivate
Public methodEndBatchJobDelete
Public methodEndBatchJobGetAttachments
Public methodEndBatchJobGetAttachmentUrl
Public methodEndBatchJobGetDetails
Public methodEndBatchJobGetList
Public methodEndBatchJobGetProperties
Public methodEndBatchJobGetTableProperties
Public methodEndBatchJobQuery
Public methodEndBatchJobReadAttachment
Public methodEndBatchJobReadLog
Public methodEndBatchJobReceive
Public methodEndBatchJobReprioritize
Public methodEndBatchJobResubmit
Public methodEndBatchJobSetDescription
Public methodEndBatchJobSetProperties
Public methodEndBatchJobSetTableProperties
Public methodEndBatchJobSubmit
Public methodEndBatchJobSwitchLane
Public methodEndBatchQueueGetList
Public methodEndBatchQueueGetPropertyTemplate
Public methodEndBatchQueueGetTablePropertyTemplateRow
Public methodEndBatchWorkerGetList
Public methodEndBatchWorkerNotify
Protected methodEndInvoke
Ends an asynchronous invocation of an XML Web service method using SOAP.
(Inherited from SoapHttpClientProtocol.)
Public methodEndLogin
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Releases unmanaged resources and performs other cleanup operations before the Component is reclaimed by garbage collection.
(Inherited from Component.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetLifetimeService
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
(Inherited from MarshalByRefObject.)
Protected methodGetReaderForMessage
Returns an XmlReader initialized with the Stream property of the SoapClientMessage parameter.
(Inherited from SoapHttpClientProtocol.)
Protected methodGetService
Returns an object that represents a service provided by the Component or by its Container.
(Inherited from Component.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodGetWebRequest
Creates a WebRequest for the specified uri.
(Inherited from SoapHttpClientProtocol.)
Protected methodGetWebResponse(WebRequest)
Returns a response from a synchronous request to an XML Web service method.
(Inherited from HttpWebClientProtocol.)
Protected methodGetWebResponse(WebRequest, IAsyncResult)
Returns a response from an asynchronous request to an XML Web service method.
(Inherited from HttpWebClientProtocol.)
Protected methodGetWriterForMessage
Returns a XmlWriter initialized with the Stream property of the SoapClientMessage parameter.
(Inherited from SoapHttpClientProtocol.)
Public methodInitializeLifetimeService
Obtains a lifetime service object to control the lifetime policy for this instance.
(Inherited from MarshalByRefObject.)
Protected methodInvoke
Invokes an XML Web service method synchronously using SOAP.
(Inherited from SoapHttpClientProtocol.)
Protected methodInvokeAsync(String, Object, SendOrPostCallback)
Invokes the specified method asynchronously.
(Inherited from SoapHttpClientProtocol.)
Protected methodInvokeAsync(String, Object, SendOrPostCallback, Object)
Invokes the specified method asynchronously.
(Inherited from SoapHttpClientProtocol.)
Public methodLogin
Public methodLoginAsync(String, String)
Public methodLoginAsync(String, String, Object)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodMemberwiseClone(Boolean)
Creates a shallow copy of the current MarshalByRefObject object.
(Inherited from MarshalByRefObject.)
Public methodToString
Returns a String containing the name of the Component, if any. This method should not be overridden.
(Inherited from Component.)
Top
See Also