WcfClientContext.PersistentConnectionCorrelator Property

Definition

public:
 property Nullable<Guid> PersistentConnectionCorrelator { Nullable<Guid> get(); void set(Nullable<Guid> value); };
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>

Applies to