Akka.Interfaced.SlimServer.IActorBoundChannelObserver_PayloadTable.ChannelClose_Invoke.GetInterfaceType C# (CSharp) Method

GetInterfaceType() public method

public GetInterfaceType ( ) : Type
return System.Type
            public Type GetInterfaceType()
            {
                return typeof(IActorBoundChannelObserver);
            }
IActorBoundChannelObserver_PayloadTable.ChannelClose_Invoke