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