Global

Location

  • Reference:
    • Go.dll  .NET, .NET Standard 2.0
    • Go.fx  Island
  • Namespace: go.sync
  • Platforms: .NET, .NET Standard 2.0, Island

Methods


NewCond

 

class method NewCond(aLocker: Locker): Cond

 

static Cond NewCond(Locker aLocker)

 

static func NewCond(_ aLocker: Locker) -> Cond

 

func NewCond(aLocker Locker) Cond

 

Shared Function NewCond(aLocker As Locker) As Cond

Parameters:

  • aLocker: