'DeclarationPublic ReadOnly Property AgreedContexts As DicomContextCollection
public DicomContextCollection AgreedContexts {get;}
'DeclarationPublic ReadOnly Property AgreedContexts As DicomContextCollection
public DicomContextCollection AgreedContexts {get;}
This is a powerful feature, allowing a client program as much, or as little control over presentation contexts as it wishes. the collection returned by this property may be used To check the presentation contexts available on an established association (incoming or outgoing).
IMPORTANT:
Note that operations relating to the acceptance of presentation contexts are not possible on this DicomContexts object or its contained DicomContext object. Such operations are only possible from within the AssociationRequest event.