LocalObjectContainer.

SetSemaphore(Transaction, string, int) Method

Syntax

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

Parameters

Name Type Description
trans Transaction
name string
timeout int

Return Value

Type Description
bool