TheThing..::..SubscribeToThingAsync Method
Namespace:
nsCDEngine.Engines.ThingService
Assembly: C-DEngine (in C-DEngine.dll)
Assembly: C-DEngine (in C-DEngine.dll)
Syntax
public Task<TheThing..::..MsgSubscribeToThingsResponse> SubscribeToThingAsync( TheThing..::..TheThingSubscription thingSubscriptionRequest )
Public Function SubscribeToThingAsync ( _ thingSubscriptionRequest As TheThing..::..TheThingSubscription _ ) As Task(Of TheThing..::..MsgSubscribeToThingsResponse)
public: Task<TheThing..::..MsgSubscribeToThingsResponse^>^ SubscribeToThingAsync( TheThing..::..TheThingSubscription^ thingSubscriptionRequest )
Parameters
- thingSubscriptionRequest
- Type: nsCDEngine.Engines.ThingService..::..TheThing..::..TheThingSubscription