Click or drag to resize

BaseAzureServicePipelineArgs Methods

[This is preliminary documentation and is subject to change.]

The BaseAzureServicePipelineArgs type exposes the following members.

Methods
  NameDescription
Public methodAbort Obsolete. (Inherited from PipelineArgs.)
Public methodAbortPipeline (Inherited from PipelineArgs.)
Public methodAddMessage(String) (Inherited from PipelineArgs.)
Public methodAddMessage(String, PipelineMessageType) (Inherited from PipelineArgs.)
Protected methodDeserializeCustomData (Inherited from PipelineArgs.)
Protected methodDispose (Inherited from PipelineArgs.)
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetMessages (Inherited from PipelineArgs.)
Public methodGetMessages(PipelineMessageFilter) (Inherited from PipelineArgs.)
Public methodGetObjectData (Inherited from PipelineArgs.)
Public methodGetResult
Gets the result from the arguments
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodInitialize (Inherited from PipelineArgs.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodProcessorDone (Inherited from PipelineArgs.)
Protected methodResume (Inherited from PipelineArgs.)
Protected methodSerializeCustomData (Inherited from PipelineArgs.)
Public methodSuspend (Inherited from PipelineArgs.)
Public methodSuspend(Boolean) (Inherited from PipelineArgs.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Private methodTryGetCustomData (Inherited from PipelineArgs.)
Top
See Also