ICommandChannelAsync Interface
An interface for objects that need to accept and execute commands asynchronously. All XPO layers implement this interface.
Namespace: DevExpress.Xpo.Helpers
Assembly: DevExpress.Data.v26.1.dll
Declaration
See Also
An interface for objects that need to accept and execute commands asynchronously. All XPO layers implement this interface.
Namespace: DevExpress.Xpo.Helpers
Assembly: DevExpress.Data.v26.1.dll
public interface ICommandChannelAsync :
ICommandChannel
Public Interface ICommandChannelAsync
Inherits ICommandChannel