Share via


OrleansServiceClient Class

Definition

Represents an Orleans client.

public sealed class OrleansServiceClient
type OrleansServiceClient = class
Public NotInheritable Class OrleansServiceClient
Inheritance
OrleansServiceClient

Constructors

OrleansServiceClient(OrleansService)

Represents an Orleans client.

Properties

Service

Gets the Orleans service which this client will connect to.

Applies to