StreamLink.NET
IPublishParameters Interface
StreamLink.NETCaplin.StreamLink.CommandIPublishParameters
Definition of the interface for publishing data with StreamLink.
Declaration Syntax
C#Visual BasicVisual C++
public interface IPublishParameters : ICommandParameters
Public Interface IPublishParameters _
	Implements ICommandParameters
public interface class IPublishParameters : ICommandParameters
Members
All MembersMethods



IconMemberDescription
ToCommandString()()()
Create a string representing the command parameters.
(Inherited from ICommandParameters.)
Remarks
An object implementing this interface should be created using the CreatePublishParameters(Dictionary<(Of <(String, String>)>)) method.

Assembly: Caplin.StreamLink (Module: Caplin.StreamLink) Version: 5.0.5.0 (5.0.5.0)