ObjectContainerBase.

SetSemaphore(Transaction, string, int) Method

Syntax

public abstract bool SetSemaphore(Transaction trans, string name, int timeout)

Parameters

Name Type Description
trans Transaction
name string
timeout int

Return Value

Type Description
bool