Leadtools.Dicom Namespace > DicomAssociate Class : PerformedOperationsCount Property |
public int PerformedOperationsCount {get;}
'Declaration Public ReadOnly Property PerformedOperationsCount As Integer
'Usage Dim instance As DicomAssociate Dim value As Integer value = instance.PerformedOperationsCount
public int PerformedOperationsCount {get;}
get_PerformedOperationsCount();
InvokedOperationsCount specifies the number of Asynchronous Operations that may be invoked without a response. PerformedOperationsCount specifies the number of operations that have been completed.