TheThing..::..GetThingSubscriptionsAsync Method (MsgGetThingSubscriptions)
Namespace:
nsCDEngine.Engines.ThingService
Assembly: C-DEngine (in C-DEngine.dll)
Assembly: C-DEngine (in C-DEngine.dll)
Syntax
public Task<TheThing..::..MsgGetThingSubscriptionsResponse> GetThingSubscriptionsAsync( TheThing..::..MsgGetThingSubscriptions getSubscriptionsRequest )
Public Function GetThingSubscriptionsAsync ( _ getSubscriptionsRequest As TheThing..::..MsgGetThingSubscriptions _ ) As Task(Of TheThing..::..MsgGetThingSubscriptionsResponse)
public: Task<TheThing..::..MsgGetThingSubscriptionsResponse^>^ GetThingSubscriptionsAsync( TheThing..::..MsgGetThingSubscriptions^ getSubscriptionsRequest )
Parameters
- getSubscriptionsRequest
- Type: nsCDEngine.Engines.ThingService..::..TheThing..::..MsgGetThingSubscriptions