Space Engineers
Properties | List of all members
ProtoBuf.Meta.LockContentedEventArgs Class Reference

Contains the stack-trace of the owning code when a lock-contention scenario is detected More...

Inheritance diagram for ProtoBuf.Meta.LockContentedEventArgs:

Properties

string OwnerStackTrace [get]
 The stack-trace of the code that owned the lock when a lock-contention scenario occurred More...
 

Detailed Description

Contains the stack-trace of the owning code when a lock-contention scenario is detected

Definition at line 1842 of file RuntimeTypeModel.cs.

Property Documentation

string ProtoBuf.Meta.LockContentedEventArgs.OwnerStackTrace
get

The stack-trace of the code that owned the lock when a lock-contention scenario occurred

Definition at line 1852 of file RuntimeTypeModel.cs.


The documentation for this class was generated from the following file: