In This Topic
The following tables list the members exposed by Publisher.
Public Properties
| | Name | Description |
 | Configuration | The central configuration of the publisher |
 | HeaderPackets | The list of cached packets that should be in every stream before any other packet. |
 | PacketCache | The cache of packets that have already been published |
 | SessionName | A generally unique name for this session |
 | SessionSummary | The session summary for the session being published |
Top
Public Methods
| | Name | Description |
 | Dispose | Overloaded. Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
 | Publish | Publish the provided batch of packets. |
Top
See Also