public Task<IGauge> CreateGaugeAsync( AsyncHandle asyncHandle, string id = null, GaugeProperties properties = null )
Public Function CreateGaugeAsync ( asyncHandle As AsyncHandle, Optional id As String = Nothing, Optional properties As GaugeProperties = Nothing ) As Task(Of IGauge)