[Modify] Add it
This commit is contained in:
@@ -110,6 +110,12 @@ namespace WebSocketSharp.Net
|
||||
}
|
||||
}
|
||||
|
||||
internal object SyncRoot {
|
||||
get {
|
||||
return _sync;
|
||||
}
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
||||
#region Public Properties
|
||||
|
Reference in New Issue
Block a user