MCPcopy Create free account
hub / github.com/apache/thrift / SetEventHandler

Method SetEventHandler

lib/netstd/Thrift/Server/TServer.cs:55–58  ·  view source on GitHub ↗
(ITServerEventHandler seh)

Source from the content-addressed store, hash-verified

53 }
54
55 public void SetEventHandler(ITServerEventHandler seh)
56 {
57 ServerEventHandler = seh;
58 }
59
60 public ITServerEventHandler GetEventHandler()
61 {

Callers 1

ExecuteMethod · 0.80

Calls

no outgoing calls

Tested by 1

ExecuteMethod · 0.64