SignedInfo.SyncRoot Property

Definition

Gets an object to use for synchronization.

public:
 property System::Object ^ SyncRoot { System::Object ^ get(); };
public object SyncRoot { get; }
member this.SyncRoot : obj
Public ReadOnly Property SyncRoot As Object

Property Value

An object to use for synchronization.

Implements

Exceptions

This property is not supported.

Notes to Callers

This property is not supported, and cannot be used.

Applies to