Skip to content

CompletedResponse

class

Namespace: Orleans.Serialization.Invocation

Represents a completed Response.
[Orleans.GenerateSerializer]
[Orleans.Immutable]
[Orleans.SuppressReferenceTracking]
public sealed class CompletedResponse : Response

Constructors

Properties

Methods

  • DisposePerforms application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
  • GetResult
  • ToStringReturns a string that represents the current object.