Overload List
Type | Name | Description |
---|---|---|
![]() | Lock(Nullable<(Of <(Int64>)>), String) | Creates a new instance of a Lock pending action object
initialized with the specified parameters.
You typically do not need to explicitly create a Lock instance. Calling lock-related methods creates an instance of Lock and adds it to the underlying object's PendingActions collection. (See the Lock, UpdateLock, FetchAndLockObject, and Unlock methods.) |
![]() | Lock(SerializationInfo, StreamingContext) | ********************************************************
*
* Object Serialization
*
**********************************************************
|