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