OrleansServiceClient.Service Property
Definition
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.
Gets the Orleans service which this client will connect to.
public Aspire.Hosting.Orleans.OrleansService Service { get; }
member this.Service : Aspire.Hosting.Orleans.OrleansService
Public ReadOnly Property Service As OrleansService