Class InMemoryRpcChannel
Namespace: DotBoxD.Services.Testing
Assembly: DotBoxD.Services.dll
Creates deterministic in-memory channel pairs for consumer integration tests.
public static class InMemoryRpcChannelInheritance
Section titled “Inheritance”Inherited Members
Section titled “Inherited Members”object.Equals(object), object.Equals(object, object), object.GetHashCode(), object.GetType(), object.MemberwiseClone(), object.ReferenceEquals(object, object), object.ToString()
Methods
Section titled “Methods”CreatePair(int)
Section titled “ CreatePair(int)”public static (IRpcChannel First, IRpcChannel Second) CreatePair(int capacity = 256)Parameters
Section titled “Parameters”capacity int