TheThing..::..ApplyPipelineConfigAsync Method
Namespace:
nsCDEngine.Engines.ThingService
Assembly: C-DEngine (in C-DEngine.dll)
Assembly: C-DEngine (in C-DEngine.dll)
Syntax
public static Task<TheThing..::..MsgApplyPipelineConfigResponse> ApplyPipelineConfigAsync( TheThing..::..MsgApplyPipelineConfig request )
Public Shared Function ApplyPipelineConfigAsync ( _ request As TheThing..::..MsgApplyPipelineConfig _ ) As Task(Of TheThing..::..MsgApplyPipelineConfigResponse)
public: static Task<TheThing..::..MsgApplyPipelineConfigResponse^>^ ApplyPipelineConfigAsync( TheThing..::..MsgApplyPipelineConfig^ request )