Leadtools.Medical.Workstation.Interfaces Namespace > IWorkstationEventBroker Interface : PublishSeriesLoadingProgress Method |
'Declaration Sub PublishSeriesLoadingProgress( _ ByVal publisher As Object, _ ByVal progress As Integer, _ ByVal state As Object _ )
'Usage Dim instance As IWorkstationEventBroker Dim publisher As Object Dim progress As Integer Dim state As Object instance.PublishSeriesLoadingProgress(publisher, progress, state)