共用方式為


CoreStrings.ConcurrentMethodInvocation 屬性

定義

第二個作業會在先前的作業完成之前,在此內容實例上啟動。 這通常是由使用相同 DbCoNtext 實例的不同執行緒所造成。 如需如何避免 DbCoNtext 執行緒問題的詳細資訊,請參閱 https://go.microsoft.com/fwlink/?linkid=2097913

public static string ConcurrentMethodInvocation { get; }
static member ConcurrentMethodInvocation : string
Public Shared ReadOnly Property ConcurrentMethodInvocation As String

屬性值

適用於