[This is preliminary documentation and is subject to change.]
Gets the transfer syntaxes.
| C# | Visual Basic | Visual C++ |
public StringCollection TransferSyntaxes { get; }
Public ReadOnly Property TransferSyntaxes As StringCollection
public: property StringCollection^ TransferSyntaxes { StringCollection^ get (); }
Only use this property for an A-ASSOCIATE-RQ presentation context.
| Exception | Condition |
|---|---|
| InvalidOperationException | This instance is not an A-ASSOCIATE-RQ presentation context. |