AifWcfAdapter Class [AX 2012]
The AifWcfAdapter class is the base adapter class for Microsoft Dynamics AX Application Integration Framework (AIF) WCF adapters.
This is a framework class. Customizing this class could cause issues in future upgrades to the software.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getAdapterType | Microsoft internal use only. |
| getAddressDisplayMenuItem | Microsoft internal use only. |
| getAosWsdlUrl | Microsoft internal use only. |
| getCanonicalTransportAddress | Microsoft internal use only. |
| getConfigurationAssemblyPaths | Microsoft internal use only. |
| getConfigurationDisplayMenuItem | Microsoft internal use only. |
| getConfigurationReferenceAssemblies | Microsoft internal use only. |
| getHttpWebConfigProvider | Microsoft internal use only. |
| getLabel | Microsoft internal use only. |
| getReceiveAdapter | Microsoft internal use only. |
| getSendAdapter | Microsoft internal use only. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| getWsdlUrl | Microsoft internal use only. |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initializeConfiguration | Microsoft internal use only. |
| isHosted | Microsoft internal use only. |
| new | Initializes a new instance of the Object class. (Inherited from Object.) |
| notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
| notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| validateConfiguration | Microsoft internal use only. |
| validateTransportAddress | MicrosoftMicrosoft internal use only. |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::getWcfAdapterForChannel | Microsoft internal use only. |
| ::getWcfAdapterForPort | Microsoft internal use only. |
Community Additions
ADD
Show: