[Missing <summary> documentation for "M:VVVV.Utils.Network.RemotingUtils.ChannelExists(System.String)"]

Namespace: VVVV.Utils.Network
Assembly: VVVV.Utils (in VVVV.Utils.dll) Version: 1.0.4694.10871

Syntax

C#
public static bool ChannelExists(
	string name
)

Parameters

name
Type: System..::..String

[Missing <param name="name"/> documentation for "M:VVVV.Utils.Network.RemotingUtils.ChannelExists(System.String)"]

Return Value

[Missing <returns> documentation for "M:VVVV.Utils.Network.RemotingUtils.ChannelExists(System.String)"]

See Also