Leadtools.Dicom.Scp Namespace > ClientSession Class : OnCMoveStoreSubOperation Method |
protected virtual void OnCMoveStoreSubOperation( object sender, CMoveStoreSubOperationEventArgs args )
'Declaration Protected Overridable Sub OnCMoveStoreSubOperation( _ ByVal sender As Object, _ ByVal args As CMoveStoreSubOperationEventArgs _ )
'Usage Dim instance As ClientSession Dim sender As Object Dim args As CMoveStoreSubOperationEventArgs instance.OnCMoveStoreSubOperation(sender, args)
protected: virtual void OnCMoveStoreSubOperation( Object^ sender, CMoveStoreSubOperationEventArgs^ args )