ObjectStreamer.StreamerManager Property

Gets the streamer manager.
public StreamerManager StreamerManager {get;}
This language is not supported or no code example is available.
public:  
property StreamerManager^ StreamerManager { 
StreamerManager^ get( ); 
}
This language is not supported or no code example is available.
public function get StreamerManager() : StreamerManager;
This language is not supported or no code example is available.

Property Value

StreamerManager

The streamer manager.

In this article

Definition