[Missing <summary> documentation for "M:CTRE.Phoenix6.Controls.EmptyControl.SendRequest(System.String,System.UInt32,System.Boolean)"]
public override StatusCode SendRequest(
string network,
uint deviceHash,
bool cancelOtherRequests
)
abstract SendRequest :
network : string *
deviceHash : uint32 *
cancelOtherRequests : bool -> StatusCode
override SendRequest :
network : string *
deviceHash : uint32 *
cancelOtherRequests : bool -> StatusCode
[Missing <param name="network"/> documentation for "M:CTRE.Phoenix6.Controls.EmptyControl.SendRequest(System.String,System.UInt32,System.Boolean)"]
[Missing <param name="deviceHash"/> documentation for "M:CTRE.Phoenix6.Controls.EmptyControl.SendRequest(System.String,System.UInt32,System.Boolean)"]
[Missing <param name="cancelOtherRequests"/> documentation for "M:CTRE.Phoenix6.Controls.EmptyControl.SendRequest(System.String,System.UInt32,System.Boolean)"]
[Missing <returns> documentation for "M:CTRE.Phoenix6.Controls.EmptyControl.SendRequest(System.String,System.UInt32,System.Boolean)"]