←Select platform

OnStreamingCompleted Method

Summary

Called when all streams specified in the StreamsLimit are processed.

Syntax

C#
VB
C++
protected abstract void OnStreamingCompleted(  
   TServiceState state 
) 
Protected MustOverride Sub OnStreamingCompleted( _ 
   ByVal state As TServiceState _ 
) 
protected: 
abstract void OnStreamingCompleted(  
   _TServiceState^_ state 
) 

Parameters

state
User state information.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Click or drag to resize