The TransportResponseRetrievalClient type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | TransportResponseRetrievalClient(X509Certificate2) |
Initializes an instance of the TransportResponseRetrievalClient.
|
![]() | TransportResponseRetrievalClient(String, X509Certificate2) |
Initializes an instance of the TransportResponseRetrievalClient.
|
Methods
Name | Description | |
---|---|---|
![]() | Dispose |
Closes and disposes the client.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Remove |
Mark a set of Transport Responses as retrieved. Retrieved transport should not be returned
in subsequent retrieve operations unless the allAvailable flag is specified.
|
![]() | Retrieve |
Retrieve a list of Transport Responses.
|
![]() | ToString | (Inherited from Object.) |
Extension Methods
Name | Description | |
---|---|---|
![]() | GetAttributeValue<(Of <<'(T, TExpected>)>>) |
Extension Methods for retrieving a value from an interface
(Defined by Extensions.) |
![]() | SerializeToXml()()()() | Overloaded.
Serializes any object to XML.
(Defined by Extensions.) |
![]() | SerializeToXml(String) | Overloaded.
Serializes any object to XML.
(Defined by Extensions.) |
Properties
Name | Description | |
---|---|---|
![]() | LastSoapRequest |
Gets the soap request xml for the last service call.
|
![]() | LastSoapResponse |
Gets the soap response xml for the last service call.
|