IISonasSession Admit Method Isonas .NET Client API Documentation
Causes the specified door to unlatch the door lock for the "latch interval" defined for that door and then relatch it at the end of the interval

Namespace: Bsw.Isonas.Dotnet.Client.Core
Assembly: Bsw.Isonas.Dotnet.Client (in Bsw.Isonas.Dotnet.Client.dll) Version: 1.2.1.0 (1.2.1)
Syntax

Task Admit(
	string doorName
)

Return Value

Type: OnlineTask
See Also