CompletedResponse Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a completed Response.
C#
[Orleans.GenerateSerializer]
[Orleans.Immutable]
[Orleans.SuppressReferenceTracking]
[Orleans.UseActivator]
public sealed class CompletedResponse : Orleans.Serialization.Invocation.Response
[<Orleans.GenerateSerializer>]
[<Orleans.Immutable>]
[<Orleans.SuppressReferenceTracking>]
[<Orleans.UseActivator>]
type CompletedResponse = class
inherit Response
Public NotInheritable Class CompletedResponse
Inherits Response
- Inheritance
- Attributes
Exception | System.Object.Exception |
Instance |
Gets the singleton instance of this class. |
Result | System.Object.Result |
Dispose() | System.Object.Dispose |
Get |
System.Object.GetResult``1 |
Get |
(Inherited from Response) |
To |
Returns a string that represents the current object. |
Produkt | Versioner |
---|---|
.NET Orleans | 7.0.0, 8.0.0, 8.1.0, 8.2.0, 9.0.0 |