Click or drag to resize

ServerContextCurrent Property

Gets the currently active server context for this thread.

Namespace:  Ookii.Jumbo.Rpc
Assembly:  Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 2.0.0
Syntax
public static ServerContext Current { get; }

Property Value

Type: ServerContext
See Also