|
<< Click to Display Table of Contents >> Navigation: Reference > BNCS.NMOS.QueryAPI.Client.Subscription Namespace > SubscriptionClient(T) Class > SubscriptionClient<T> Constructor |
Namespace: BNCS.NMOS.QueryAPI.Client.Subscription
Assembly: BNCS.NMOS.QueryAPI.Client (in BNCS.NMOS.QueryAPI.Client.dll)
public SubscriptionClient(
string baseUri,
Enums.SubscriptionTopics topic,
KeyValuePair<string, string>[] parameters,
bool persist,
bool secure,
uint maxUpdateRateMs
)
baseUri
Type: String
topic
Type: BNCS.NMOS.QueryAPI.Client.DTOs.Enums.SubscriptionTopics
parameters
Type: KeyValuePair<String, String>[]
persist
Type: Boolean
secure
Type: Boolean
maxUpdateRateMs
Type: UInt32
BNCS.NMOS.QueryAPI.Client.Subscription Namespace