Click or drag to resize
IInterfaceExchangeManager Methods

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

The IInterfaceExchangeManager type exposes the following members.

Methods
  NameDescription
Public method void ExchangePhysicalInterfaces(IInterfaceExchangeConfiguration)
Performs interface exchange
Public methodIEnumerableT, T: IInterfaceExchangeInformationGetExchangeFromDevice(Int64, Boolean, Boolean)
Get interface exchange information based on a non-root device
Public methodIEnumerableT, T: IInterfaceExchangeInformationGetExchangeFromInterfaces(IEnumerableInt64, Boolean, Boolean)
Get interface exchange information based on a non-root device
Public methodIEnumerableT, T: IInterfaceExchangeInformationGetExchangeFromRoot(Int64, Boolean, Boolean)
Get interface exchange information based on a root device
Public methodIEnumerableT, T: IAssemblyGetInterfaceExchangeAssemblies
Retrieves available assemblies for interface exchange
Top
See Also