Redigera

Dela via


TestClusterOptions.ConnectionTransport Property

Definition

Gets or sets a value indicating what transport to use for connecting silos and clients.

public Orleans.TestingHost.ConnectionTransportType ConnectionTransport { get; set; }
member this.ConnectionTransport : Orleans.TestingHost.ConnectionTransportType with get, set
Public Property ConnectionTransport As ConnectionTransportType

Property Value

Remarks

Defaults to InMemory.

Applies to