![]() |
Diffusion .NET Classic API - Core and Common
5.9.4
|
The interface responsible for timed message sending. More...
Public Member Functions | |
void | ApiDoSendMessage (ITopicMessage message) |
Delegates the API to perform the message sending. More... | |
void | ApiSendFetchMessage (FetchMessage message) |
Delegates the API to perform the sending of a Fetch message. More... | |
The interface responsible for timed message sending.
void PushTechnology.DiffusionCore.Messaging.Services.ITimedMessageSender.ApiDoSendMessage | ( | ITopicMessage | message | ) |
Delegates the API to perform the message sending.
message |
void PushTechnology.DiffusionCore.Messaging.Services.ITimedMessageSender.ApiSendFetchMessage | ( | FetchMessage | message | ) |
Delegates the API to perform the sending of a Fetch message.
message |