Show / Hide Table of Contents
View Source

Class AsyncOperations

Inheritance
System.Object
AsyncOperations
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace:EvilDICOM.Network.PDUs.Items
Assembly:EvilDICOM.dll
Syntax
public class AsyncOperations

Properties

View Source

MaxInvokeOperations

Declaration
public int MaxInvokeOperations { get; set; }
Property Value
Type Description
System.Int32
View Source

MaxPerformOperations

Declaration
public int MaxPerformOperations { get; set; }
Property Value
Type Description
System.Int32

Methods

View Source

ToString()

Declaration
public override string ToString()
Returns
Type Description
System.String
Overrides
System.Object.ToString()
Back to top Copyright © 2015-2016 Microsoft
Generated by DocFX