Class DicomAssociationAcceptedEvent
When the DICOM association is accepted
Inheritance
System.Object
DicomAssociationAcceptedEvent
Implements
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)
System.Object.ToString()
Namespace: FellowOakDicom.Network.Client.Advanced.Connection
Assembly: fo-dicom.core.dll
Syntax
public class DicomAssociationAcceptedEvent : IAdvancedDicomClientConnectionEvent
Properties
Association
Declaration
public DicomAssociation Association { get; }
Property Value
Type | Description |
---|---|
DicomAssociation |