For a list of all members of this type, see ServiceStreamer<TStreamedData,TServiceState> members
Public Methods
Name | Description | |
---|---|---|
StartStreaming | Starts the process of streaming. |
Protected Methods
Name | Description | |
---|---|---|
OnCallService | Performs the call to the web service. | |
OnStreamingCompleted | Called when all streams specified in the StreamsLimit are processed. | |
ProcessStream | Determines whether the ServiceStreamer<TStreamedData,TServiceState> should continue streaming by calling the OnCallService method. | |
UpdateUI | Updates the user interface with the information received from the web service. |