HybridConnectionStream.WriteMode Property

Definition

Sets or gets the WriteMode for this stream. Default is WriteMode.Binary

public Microsoft.Azure.Relay.WriteMode WriteMode { get; set; }
member this.WriteMode : Microsoft.Azure.Relay.WriteMode with get, set
Public Property WriteMode As WriteMode

Property Value

Applies to