LocalObjectContainer.

ReleaseSemaphore(Transaction, string) Method

Syntax

public override sealed void ReleaseSemaphore(Transaction trans, string name)

Parameters

Name Type Description
trans Transaction
name string

Return Value

Type Description
void