ClientContext.PersistentConnectionCorrelator Property

Definition

public:
 property Nullable<Guid> PersistentConnectionCorrelator { Nullable<Guid> get(); void set(Nullable<Guid> value); };
[System.Runtime.Serialization.DataMember]
public Nullable<Guid> PersistentConnectionCorrelator { get; set; }
member this.PersistentConnectionCorrelator : Nullable<Guid> with get, set
Public Property PersistentConnectionCorrelator As Nullable(Of Guid)

Property Value

Nullable<Guid>
Attributes

Applies to