Click or drag to resize

IBufferedDuplexOutputChannel Interface

[Missing <summary> documentation for "T:Eneter.Messaging.MessagingSystems.Composites.BufferedMessagingComposit.IBufferedDuplexOutputChannel"]

Namespace:  Eneter.Messaging.MessagingSystems.Composites.BufferedMessagingComposit
Assembly:  Eneter.Messaging.Framework (in Eneter.Messaging.Framework.dll) Version: 8.0.7
Syntax
public interface IBufferedDuplexOutputChannel : IDuplexOutputChannel

The IBufferedDuplexOutputChannel type exposes the following members.

Properties
  NameDescription
Public propertyChannelId (Inherited from IDuplexOutputChannel.)
Public propertyDispatcher (Inherited from IDuplexOutputChannel.)
Public propertyIsConnected (Inherited from IDuplexOutputChannel.)
Public propertyIsOnline
Public propertyResponseReceiverId (Inherited from IDuplexOutputChannel.)
Top
Methods
  NameDescription
Public methodCloseConnection (Inherited from IDuplexOutputChannel.)
Public methodOpenConnection (Inherited from IDuplexOutputChannel.)
Public methodSendMessage (Inherited from IDuplexOutputChannel.)
Top
Events
See Also